diff options
author | Jim Meyering <jim@meyering.net> | 1998-07-04 01:33:27 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-07-04 01:33:27 +0000 |
commit | df142feab8c5103d81cf0dbfe765ea7b073a98c0 (patch) | |
tree | 609b0d43b7e0e4f180e6d44f6a49edcd573b52bc /old | |
parent | b2aff777b1d9fc50d4f19dc57ede48bb106cd01a (diff) | |
download | coreutils-df142feab8c5103d81cf0dbfe765ea7b073a98c0.tar.xz |
.
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 73eafff31..bf92c13af 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -18,6 +18,7 @@ * 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. + * lib/Makefile.am (noinst_HEADERS): Add regex.h. * lib/rpmatch.c: Change guard on <regex.h> inclusion to use new symbol `! HAVE_LIBC_REGEX' defined in m4/regex.m4. * lib/rx.c: Remove file. |