From: Alexandre Duret-Lutz Date: Wed, 23 Jul 2003 19:34:03 +0000 (+0000) Subject: * lib/missing (autom4te): Typo. X-Git-Tag: Release-1-7b~108 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e80d0b04b1e77440c45a9264760666091f78f7f;p=thirdparty%2Fautomake.git * lib/missing (autom4te): Typo. --- diff --git a/ChangeLog b/ChangeLog index eb2f69302..d4c232b94 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-07-23 Tom Tromey + + * lib/missing (autom4te): Typo. + 2003-07-16 Derek Price * automake.in (scan_autoconf_traces): Handle AC_CONFIG_LINKS. @@ -9,7 +13,7 @@ * tests/conflnk.test: New test that links are cleaned on distclean. * tests/conflnk2.test: New test that source files for links are distributed. - + 2003-07-15 Ralf Corsepius (tiny change) * automake.in (scan_autoconf_traces): Trace AM_ENABLE_MULTILIB to diff --git a/lib/missing b/lib/missing index 6a37006e8..8d85d40f6 100755 --- a/lib/missing +++ b/lib/missing @@ -1,6 +1,6 @@ #! /bin/sh # Common stub for a few missing GNU programs while installing. -# Copyright (C) 1996, 1997, 1999, 2000, 2002 Free Software Foundation, Inc. +# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003 Free Software Foundation, Inc. # Originally by Fran,cois Pinard , 1996. # This program is free software; you can redistribute it and/or modify @@ -165,7 +165,7 @@ WARNING: \`$1' is missing on your system. You should only need it if WARNING: \`$1' is needed, and you do not seem to have it handy on your system. You might have modified some files without having the proper tools for further handling them. - You can get \`$1Help2man' as part of \`Autoconf' from any GNU + You can get \`$1' as part of \`Autoconf' from any GNU archive site." file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`