summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2019-05-11 06:22:36 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2019-05-11 06:22:36 +0000
commit92e40f4f3b8e153b86093996d2a6d2a1160e105d (patch)
tree59c223865b9bce061ddf32f3fcd0f31df6911ace /configure
parentab0416faed65154c408e4fb5066cd8433a4bfa11 (diff)
downloadskalibs-92e40f4f3b8e153b86093996d2a6d2a1160e105d.tar.xz
Add tryemptyregex/skalibs_regcomp, prepare for 2.8.1.0
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index a793676..b9dc50e 100755
--- a/configure
+++ b/configure
@@ -548,6 +548,7 @@ EOF
choose cl namespaces NAMESPACES 'namespaces'
choose cl nsgetparent NSGETPARENT 'NS_GET_PARENT'
choose cl explicit_bzero EXPLICIT_BZERO 'explicit_bzero()'
+ choose clr emptyregex EMPTYREGEX 'regcomp() accept empty regexes'
echo '#endif' >> $sysdeps/sysdeps.h
fi