From 8993498904ab594d404ce7b287beee37c6c5e708 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 24 Apr 1993 03:12:02 +0000 Subject: . --- old/textutils/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'old') diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 34aaf66be..7fbc38051 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,19 @@ +Fri Apr 23 21:53:47 1993 Jim Meyering (meyering@comco.com) + + * Makefile.in [CFLAGS, LDFLAGS]: Don't set to -g explicitely; + configure's AC_SUBST will set these. + + * Makefile.in [Makefile]: Add dependencies and a rule to remake it. + [targets that cd then run make in subdirectories]: Don't depend + on `cd ..'; use a subshell instead. + + * Makefile.in [info, install-info, dvi, check, installcheck]: + New targets but no rules; comply with standards. + + * configure.in [CFLAGS]: Default to -g -O if CC is gcc and the user + hasn't specified CFLAGS. + [LDFLAGS]: Substitute into Makefile. + Tue Mar 30 21:36:11 1993 Jim Meyering (meyering@comco.com) * od.c: New option --compatible, -C. -- cgit v1.2.3-54-g00ecf