summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2018-05-03 07:17:05 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2018-05-03 07:17:05 +0000
commit191d21f2acde7c2fa3003972a8b04bc080d64e2d (patch)
treec9e9b90181018d2feaec9c3b42d6431d3a2bc4d6 /configure
parent57459439db1f48dbbace1ab059117798fa26d203 (diff)
downloadskalibs-191d21f2acde7c2fa3003972a8b04bc080d64e2d.tar.xz
Add nullispointer sysdep
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index f785a63..3959c9a 100755
--- a/configure
+++ b/configure
@@ -503,6 +503,7 @@ EOF
rm -f tryendianness
trytypes
+ choose clr nullispointer NULLISPOINTER 'a pointer-typed NULL'
choose clr accept4 ACCEPT4 'accept4()'
choose clr ancilautoclose ANCILAUTOCLOSE 'auto-close after fd-passing'
choose c cmsgcloexec CMSGCLOEXEC 'MSG_CMSG_CLOEXEC'