From: Gary V. Vaughan Date: Fri, 29 Aug 2003 17:07:17 +0000 (+0000) Subject: * bootstrap: Typo. X-Git-Tag: help~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02f25c124f04f373a227db6b73bbcf3cb1ebfd6a;p=thirdparty%2Flibtool.git * bootstrap: Typo. --- diff --git a/ChangeLog b/ChangeLog index 97e38127e..feadb1df5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-08-29 Gary V. Vaughan + + * bootstrap: Typo. + 2003-08-29 Alexandre Duret-Lutz * libtool.m4 (_LT_AC_LANG_C_CONFIG): Fix unquoted call to diff --git a/bootstrap b/bootstrap index 5f0cf58dd..303ae9cec 100755 --- a/bootstrap +++ b/bootstrap @@ -16,7 +16,7 @@ cat <<'EOF' WARNING: If bootstrapping with this script fails, it may be due to an WARNING: incompatible installed `libtool.m4' being pulled in to WARNING: `aclocal.m4'. The best way to work around such a problem is to -WARNING: uninstall pour system libtool files, or failing that, overwrite +WARNING: uninstall your system libtool files, or failing that, overwrite WARNING: them with `libtool.m4' as shipped with this distribution. WARNING: After that, retry this bootstrap. EOF