summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-12-26 11:45:36 +0100
committerJim Meyering <meyering@redhat.com>2010-02-03 21:32:57 +0100
commit967f0d59b671a117e42740fffd036621954f0e55 (patch)
treeb63152bfac70df587d7683807275d12aeae24b78 /po
parent74b28d9e9eb457581908d00d09701b6be5aa450a (diff)
downloadgrep-967f0d59b671a117e42740fffd036621954f0e55.tar.gz
maint: use regex from gnulib, rather than our bit-rotting one
* bootstrap.conf (gnulib_modules): Add regex. * configure.ac: Don't use jm_INCLUDED_REGEX. Update use of cache variable. * lib/regex.c: Remove file. * lib/regex.h: Likewise. * m4/regex.m4: Likewise. * POTFILES.in: Update to match.
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 8e984665..920413ec 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -20,7 +20,7 @@ lib/error.c
lib/getopt.c
lib/obstack.c
lib/quotearg.c
-lib/regex.c
+lib/regcomp.c
lib/xalloc-die.c
lib/xstrtol-error.c
src/dfa.c