From: Jim Meyering Date: Thu, 29 Apr 1993 05:25:16 +0000 (+0000) Subject: add --version and --help options X-Git-Tag: FILEUTILS-3_8_3b~29 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=19272693f57193a57e5c4c66f65c791b2ee97378;p=thirdparty%2Fcoreutils.git add --version and --help options --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 7fbc380516..de759a0f14 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -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. diff --git a/old/textutils/NEWS b/old/textutils/NEWS index f5df4adc36..96729c49cf 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -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