summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-08-12 03:48:18 +0000
committerJim Meyering <jim@meyering.net>1996-08-12 03:48:18 +0000
commiteebe6a6c0c8e6c09aef4df61f9b583545f62206f (patch)
tree470d4c95c031509a7eb6ec13cf0771bd7acb5c50
parentabd282bf34a70b216e1e301f61e439655e442309 (diff)
downloadcoreutils-eebe6a6c0c8e6c09aef4df61f9b583545f62206f.tar.xz
.
-rw-r--r--old/textutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 0b92de7c5..e448e890c 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,5 +1,10 @@
Sun Aug 11 20:49:21 1996 Jim Meyering <meyering@na-net.ornl.gov>
+ * lib/Makefile.am (tu_LIBADD): Remove @REGEXOBJ@. New AM_WITH_REGEX
+ adds .o files to @LIBOBJ@.
+ (tu_SOURCES): Add getopt.c and getopt1.c.
+ (EXTRA_DIST): Remove getopt.c and getopt1.c.
+
* acinclude.m4: New file -- derived from aclocal.m4.
* aclocal.m4: This file is now generated by the aclocal program
(which comes with the automake package.)