+2002-07-24 Jim Meyering <meyering@lucent.com>
+
+ * src/Makefile.am (AM_INSTALLCHECK_STD_OPTIONS_EXEMPT): Exempt false.
+
2002-07-20 Jim Meyering <meyering@lucent.com>
* Version 2.0.13.
(EXTRA_DIST): Add priv-check.
* tests/priv-check: New file.
- * src/Makefile.am (false.c): Convert only the final EXIT_SUCCESS
- into EXIT_FAILURE. Otherwise, false --help and false --version
- would fail.
-
- * src/true.c (main): Add an explicit `exit (EXIT_SUCCESS);'
- for --version, rather than falling through.
-
* Upgrade to gettext-0.11.3.
* Upgrade to autoconf-2.53b.