]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
add --version and --help options
authorJim Meyering <jim@meyering.net>
Thu, 29 Apr 1993 05:25:16 +0000 (05:25 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 29 Apr 1993 05:25:16 +0000 (05:25 +0000)
old/textutils/ChangeLog
old/textutils/NEWS

index 7fbc3805169583e8d979a07a3cb385c38e37d2dc..de759a0f14f1860f029da29c99f97f8614a3c0b7 100644 (file)
@@ -1,5 +1,9 @@
 Fri Apr 23 21:53:47 1993  Jim Meyering  (meyering@comco.com)
 
+       * {lib,src}/Makefile.in [.c.o]: Make CPPFLAGS and CFLAGS follow
+       other options so users can use them to override DEFS.
+       * src/Makefile.in [.c.o]: Add -I$(srcdir) for version.h.
+
        * Makefile.in [CFLAGS, LDFLAGS]: Don't set to -g explicitely;
        configure's AC_SUBST will set these.
 
index f5df4adc36068bb01ca5cab5cc91f88469ecfcc2..96729c49cf2b98f4790fc597e4fec3de1a108a0f 100644 (file)
@@ -1,4 +1,5 @@
-Major changes in release 1.4:
+Major changes in release 1.5:
+* all programs accept --help and --version options
 * od --compatible accepts pre-POSIX arguments
 * pr -2a terminates
 \f