]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
AC_CANONICAL_HOST needs config.guess and config.sub.
authorBruno Haible <bruno@clisp.org>
Wed, 21 Mar 2001 21:37:41 +0000 (21:37 +0000)
committerBruno Haible <bruno@clisp.org>
Wed, 21 Mar 2001 21:37:41 +0000 (21:37 +0000)
misc/ChangeLog
misc/gettextize.in

index 7c553cf21e33478a7bad920bd8c4239f87cf5842..d6bb2213afef817d40909e07fff1a1186122fd52 100644 (file)
@@ -1,3 +1,7 @@
+2001-03-21  Bruno Haible  <haible@clisp.cons.org>
+
+       * gettextize.in: Mention where to get config.guess and config.sub.
+
 2001-03-20  Bruno Haible  <haible@clisp.cons.org>
 
        * gettextize.in: Verbosity: describe each action being done. Make the
index 718d75406525f5960ec1f84638f80f77c3c3a486..7e498bc99bda74d6503cd6738b60f49fb00827ff 100644 (file)
@@ -203,6 +203,8 @@ echo "Please add the files"
 echo "  codeset.m4 gettext.m4 iconv.m4 isc-posix.m4 lcmessage.m4 progtest.m4"
 echo "from the @datadir@/aclocal directory to your autoconf macro directory"
 echo "or directly to your aclocal.m4 file."
+echo "You will also need config.guess and config.sub, which you can get from"
+echo "ftp://ftp.gnu.org/pub/gnu/config/."
 echo
 
 exit 0