summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2017-08-28 08:00:43 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2017-08-28 08:00:43 +0000
commit83531cd3f60289e9be86342ef63a40ac2e1b3bc9 (patch)
tree6256998f37a12151c532025347ab0d498cc73dd2 /configure
parent3afaaa1e4a76d38dc90d9860b42e132342568d6e (diff)
downloadskalibs-83531cd3f60289e9be86342ef63a40ac2e1b3bc9.tar.xz
Add nsgetparent sysdep
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 736b068..3481730 100755
--- a/configure
+++ b/configure
@@ -514,6 +514,7 @@ EOF
choose clr getrandom GETRANDOM 'getrandom()'
choose cl itimer ITIMER 'setitimer()'
choose cl namespaces NAMESPACES 'namespaces'
+ choose cl nsgetparent NSGETPARENT 'NS_GET_PARENT'
echo '#endif' >> $sysdeps/sysdeps.h
fi