1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-17 09:06:50 +02:00

add lost log entry:

2002-07-20  Jim Meyering  <jim@meyering.net>

	  * Makefile.am (false.c): Convert only the final EXIT_SUCCESS
	  into EXIT_FAILURE.  Otherwise, false --help and false --version
	  would fail.
This commit is contained in:
Jim Meyering
2003-04-02 18:14:04 +00:00
parent e78a54bc5a
commit 0cb78db3f7
+6
View File
@@ -1860,6 +1860,12 @@
* Makefile.am (SUBDIRS): Remove djgpp, for now.
2002-07-20 Jim Meyering <jim@meyering.net>
* Makefile.am (false.c): Convert only the final EXIT_SUCCESS
into EXIT_FAILURE. Otherwise, false --help and false --version
would fail.
2002-07-08 Jim Meyering <jim@meyering.net>
* src/Makefile.am (uninstall-local): Search for @GNU_PACKAGE@,