aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbuild-aux/bootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/bootstrap b/build-aux/bootstrap
index af891f8..8c10572 100755
--- a/build-aux/bootstrap
+++ b/build-aux/bootstrap
@@ -10,25 +10,25 @@
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
# 02111-1307, USA.
# Written by Paul Eggert and Sergey Poznyakoff.
-# FIXME: *Eventual* URL of our text domain page in Translation Project
+# URL of our text domain page in Translation Project
TP_URL="http://www.iro.umontreal.ca/translation/maint/cflow/"
# Ensure file names are sorted consistently across platforms;
# e.g., m4/ulonglong_gl.m4 should follow m4/ulonglong.m4.
LC_ALL=C
export LC_ALL
usage() {
cat <<EOF
usage: $0 [--gnulib-srcdir=DIR][--cvs-auth=AUTH-METHOD][--cvs-user=USERNAME][--no-po]
Options are:
--gnulib-srcdir=DIRNAME Specify the local directory where gnulib

Return to:

Send suggestions and report system problems to the System administrator.