From: Paul Eggert Date: Sat, 14 Jun 2003 05:05:47 +0000 (+0000) Subject: * lib/install.sh (dsttmp, rmtmp): Do not use '#' in file names; X-Git-Tag: Release-1-7b~161 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=541827ee9b977746f94133f5cf9bec3ec14963bd;p=thirdparty%2Fautomake.git * 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 --- diff --git a/ChangeLog b/ChangeLog index 99bd37ddd..f8570b7d7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2003-06-13 Paul Eggert + + * 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 + 2003-06-05 Alexandre Duret-Lutz * automake.in (check_gnu_standards): Use no-installman and