From: Jim Meyering Date: Wed, 19 Mar 2003 09:10:42 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.11~19 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4554e2245db9203bb7cd174cd696adafd87c4f38;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 7a579e0cd8..392ad9088c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,12 @@ AIX 5.1's xlc could not compile the former. Patch by Petter Reinholdtsen. Also reported by Mike Jetzer. +2003-03-17 Richard Dawe + + * 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 * src/remove.c (rm): Put two local variables in static storage,