From: Alexandre Duret-Lutz Date: Fri, 4 Jul 2003 22:23:04 +0000 (+0000) Subject: typo X-Git-Tag: Release-1-7b~130 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99ccb774c2a23a1bcd7524b5e722156c08ba9a65;p=thirdparty%2Fautomake.git typo --- diff --git a/ChangeLog b/ChangeLog index 7fa3e276b..26964a1e1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -248,7 +248,7 @@ 2003-06-13 Paul Eggert - * lib/install.sh (dsttmp, rmtmp): Do not use '#' in file names; + * lib/install-sh (dsttmp, rmtmp): Do not use '#' in file names; it's not guaranteed by POSIX and it doesn't work on OpenVMS. Bug reported by Bernard Giroud in: http://mail.gnu.org/archive/html/autoconf-patches/2003-06/msg00013.html