From dd3a08897371348fbcac1a951250273e28c4e26c Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 8 Nov 1995 05:55:55 +0000 Subject: [PATCH] . --- old/textutils/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index b4a9e05708..1410d7c2f6 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,19 @@ +Tue Nov 7 23:55:24 1995 Jim Meyering (meyering@comco.com) + + * .version: New file. + * configure.in (VERSION): New variable. + (PACKAGE): New variable. + + * Makefile.in (DISTFILES): Add .version. + (distdir): Use @PACKAGE@-@VERSION@, not distname. + Remove all references to distname. + * src/Makefile.in (version.c): Generate it. + * doc/Makefile.in (version.texi): Use @PACKAGE@-@VERSION@, + not version.c + + * */Makefile.in (distdir): Use @PACKAGE@-@VERSION@, not distname. + Remove all references to distname. + * split.c: New option: --verbose. (main): Recognize it. (usage): Document it. -- 2.47.3