summaryrefslogtreecommitdiff
path: root/maint
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2016-04-01 15:52:08 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2016-04-01 15:52:08 +0000
commit17c757259fba7a65e9bb901a6528acd9e724202c (patch)
tree717373875d0d48daad0e068459b10d7147cdb38b /maint
parentcc429fb831806cbe51d92f535f2a996a2a1cfa78 (diff)
downloadpcre2-17c757259fba7a65e9bb901a6528acd9e724202c.tar.gz
Add callout support to pcre2grep
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@507 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'maint')
-rwxr-xr-xmaint/ManyConfigTests2
1 files changed, 1 insertions, 1 deletions
diff --git a/maint/ManyConfigTests b/maint/ManyConfigTests
index 8ec940c..0156968 100755
--- a/maint/ManyConfigTests
+++ b/maint/ManyConfigTests
@@ -326,7 +326,7 @@ if [ $usemain -ne 0 ]; then
"--disable-shared" \
"--disable-unicode --disable-stack-for-recursion --disable-shared" \
"--disable-stack-for-recursion --disable-shared --enable-never-backslash-C" \
- "--with-link-size=3 --disable-shared" \
+ "--with-link-size=3 --disable-shared --disable-pcre2grep-callout" \
"--disable-unicode --enable-rebuild-chartables --disable-shared" \
"--disable-unicode --enable-newline-is-any --disable-shared" \
"--disable-unicode --enable-newline-is-cr --disable-shared" \