summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2016-08-17 10:49:10 -0700
committerJim Meyering <meyering@fb.com>2016-09-10 11:03:43 -0700
commitca2ded9ca881f752beca43df7aa3c1c59a0d397d (patch)
treef8d136befde18437ab0bb12a36f6039c035b8187 /bootstrap.conf
parent57f1fef2cfcd1cfb8e2ad2b86b8cbc09b96f6e4d (diff)
downloadgrep-ca2ded9ca881f752beca43df7aa3c1c59a0d397d.tar.gz
dfa: reflect move of grep's DFA code to gnulib
Now that the core DFA code and tests reside in gnulib, remove the copies here and use what gnulib provides. * bootstrap.conf: Use the dfa module. * cfg.mk: Remove settings involving files that have moved. (_gl_TS_unmarked_extern_functions): Add dfaerror and dfawarn. It is wrong/ugly to have to define these global symbols to use the dfa module, but we'll adjust that separately. * po/POTFILES.in: Apply s/src/lib/ to src/dfa.c. * src/Makefile.am: Remove mention of dfa.[ch] and localeinfo.[ch]. * tests/Makefile.am: Remove mention of the tests that we have moved to the gnulib module. * src/dfa.c: Remove file. * src/dfa.h: Likewise. * src/localeinfo.c: Likewise. * src/localeinfo.h: Likewise. * tests/dfa-match: Likewise. * tests/dfa-match-aux.c: Likewise. * tests/invalid-char-class: Likewise.
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index 841937e7..3b120617 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -29,6 +29,7 @@ argmatch
binary-io
c-ctype
closeout
+dfa
do-release-commit-and-tag
error
exclude