From: Jim Meyering Date: Wed, 19 Mar 2003 23:17:15 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.11~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8d65951aeab056a8ca3c4b316ddd9331b785f4f1;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index c6d6852b65..d86ca63467 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,14 @@ -2003-03-19 Jim Meyering +2003-03-20 Jim Meyering * Version 4.5.11. + * src/Makefile.am (all-local): Append $(EXEEXT) to use of `su' + (install-root): Likewise. + (install-exec-local): Likewise. + Based on a patch from Richard Dawe. + +2003-03-19 Jim Meyering + * man/Makefile.am (.x.1): Use $(LN_S) instead of 'ln -s', because the DJGPP 2.03 port of 'ln -s' doesn't work. Include $(EXEEXT) in program names.