diff options
author | Eric Blake <ebb9@byu.net> | 2007-08-29 21:02:24 -0600 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-08-30 17:25:20 +0200 |
commit | 8138613746eb31748709d2352e1a11f6efcdc6d3 (patch) | |
tree | db227ce501401c24440e80b27a0fb1fbf014c6df /ChangeLog | |
parent | 4b11f24c64db5fc05acc4dd87c8733d3f6be1265 (diff) | |
download | coreutils-8138613746eb31748709d2352e1a11f6efcdc6d3.tar.xz |
* src/.gitignore: Ignore *.exe for platforms with non-empty $(EXEEXT).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2007-08-30 Eric Blake <ebb9@byu.net> + * src/.gitignore: Ignore *.exe for platforms with non-empty $(EXEEXT). + +2007-08-30 Eric Blake <ebb9@byu.net> + Use PACKAGE_NAME instead of GNU_PACKAGE. * src/Makefile.am (.sh, uninstall-local): Adjust all users of hand-rolled GNU_PACKAGE to instead use autoconf-provided |