summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2017-08-23 08:52:28 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2017-08-23 08:52:28 +0000
commit3c8d5a7ca791a847112633c5778badfeb14bf4e8 (patch)
tree1c639c9814f8e78bc1e812df267612937265f775 /configure
parent3af45453ce8370a6a9ba974c8150cb492f1d4b22 (diff)
downloadskalibs-3c8d5a7ca791a847112633c5778badfeb14bf4e8.tar.xz
Change xexecvep exit codes ; add namespaces sysdep
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 53d5cd6..736b068 100755
--- a/configure
+++ b/configure
@@ -513,6 +513,7 @@ EOF
choose cl arc4random_addrandom ARC4RANDOM_ADDRANDOM 'arc4random_addrandom()'
choose clr getrandom GETRANDOM 'getrandom()'
choose cl itimer ITIMER 'setitimer()'
+ choose cl namespaces NAMESPACES 'namespaces'
echo '#endif' >> $sysdeps/sysdeps.h
fi