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 7fbc380..de759a0 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 f5df4ad..96729c4 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