]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 7 Sep 1996 17:59:35 +0000 (17:59 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 7 Sep 1996 17:59:35 +0000 (17:59 +0000)
old/fileutils/ChangeLog

index a0b52288144508896cc0dddb45f10cffa6dcbf7c..fbd5683fb0d0d8df415d5caec5733b857aae6984 100644 (file)
@@ -1,5 +1,11 @@
 Sat Sep  7 12:25:42 1996  Jim Meyering  <meyering@na-net.ornl.gov>
 
+       * lib/regex.c, lib/regex.h: New files.
+       * lib/rx.c, lib/rx.h: New files.
+
+       * lib/Makefile.am (INCLUDES): Add -I../intl so compiler will find
+       libintl.h for rpmatch.c.
+
        * src/system.h: Add comments justifying IS* versions of ctype.h macros.
 
 Thu Sep  5 18:12:44 1996  Jim Meyering  <meyering@na-net.ornl.gov>