]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 19 Mar 2003 09:10:42 +0000 (09:10 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 19 Mar 2003 09:10:42 +0000 (09:10 +0000)
ChangeLog

index 7a579e0cd820d1f0021ecf36d742fad679c9198a..392ad9088c50fb055816751cfb0869e6301e73c7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        AIX 5.1's xlc could not compile the former.
        Patch by Petter Reinholdtsen.  Also reported by Mike Jetzer.
 
+2003-03-17  Richard Dawe  <rich@phekda.freeserve.co.uk>
+
+       * configure.ac: Include $(EXEEXT) in OPTIONAL_BIN_PROGS'
+       program names, since automake only adds $(EXEEXT) to programs
+       in its *_PROGRAMS.
+
 2003-03-16  Jim Meyering  <jim@meyering.net>
 
        * src/remove.c (rm): Put two local variables in static storage,