From: Paul Eggert Date: Fri, 8 Jul 2005 00:14:05 +0000 (+0000) Subject: (libcoreutils_a_SOURCES): Remove regex.h; gnulib X-Git-Tag: CPPI-1_12~300 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=88ca28f3d78bc146e10311e2ec04954c9a53cbf3;p=thirdparty%2Fcoreutils.git (libcoreutils_a_SOURCES): Remove regex.h; gnulib now does this automatically for us. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index 805c2fa6ce..76d36f9096 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -35,7 +35,6 @@ libcoreutils_a_SOURCES = \ localcharset.c localcharset.h \ mbswidth.c mbswidth.h \ readtokens0.c readtokens0.h \ - regex.h \ time_r.c time_r.h \ unicodeio.c unicodeio.h \ verify.h \