From 3cc80de466894c90dea439edee042bb991b57b68 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 4 Jul 1998 15:14:46 +0000 Subject: [PATCH] . --- old/textutils/ChangeLog | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 43fa195fff..c5e12d9d43 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,7 +1,20 @@ -1998-06-29 Jim Meyering +1998-07-04 Jim Meyering * Version 1.22f. + * configure.in (AM_WITH_REGEX): Remove. Now the replacement + macro, jm_WITH_REGEX, is bundled with the rest in jm_MACROS. + * acconfig.h (WITH_REGEX): Remove undef. + * src/csplit.c: Remove #ifdef around inclusion. + * src/nl.c: Likewise. + * src/tac.c: Likewise. + * src/csplit.c (extract_regexp): Remove #if !WITH_REGEX...#endif block. + * lib/Makefile.am (noinst_HEADERS): Remove rx.h. + * lib/rx.c: Remove file. + * lib/rx.h: Remove file. + +1998-06-29 Jim Meyering + * src/wc.c: Update calls to human_readable -- now there's one fewer arg. * lib/Makefile.am (libtu_a_SOURCES): Add argmatch.c. -- 2.47.3