diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-05-11 06:22:36 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-05-11 06:22:36 +0000 |
commit | 92e40f4f3b8e153b86093996d2a6d2a1160e105d (patch) | |
tree | 59c223865b9bce061ddf32f3fcd0f31df6911ace /configure | |
parent | ab0416faed65154c408e4fb5066cd8433a4bfa11 (diff) | |
download | skalibs-92e40f4f3b8e153b86093996d2a6d2a1160e105d.tar.xz |
Add tryemptyregex/skalibs_regcomp, prepare for 2.8.1.0
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |