aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-06-16 13:27:03 +0000
committerChristian Grothoff <christian@grothoff.org>2015-06-16 13:27:03 +0000
commit4b4427e26a82c2d4d1c21ab58d37b54666728f33 (patch)
treefb3df2defaeadfe17b192303770fde2fea11a932 /configure.ac
parentf7f68f4f3fec39f1e2c159d67a31b29ba503c774 (diff)
downloadgnunet-4b4427e26a82c2d4d1c21ab58d37b54666728f33.tar.gz
gnunet-4b4427e26a82c2d4d1c21ab58d37b54666728f33.zip
#include byteswap, if detected by configure
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4972e0f49..8473f8830 100644
--- a/configure.ac
+++ b/configure.ac
@@ -706,7 +706,7 @@ AC_CHECK_HEADERS([fcntl.h math.h errno.h ctype.h limits.h stdio.h stdlib.h strin
706 706
707 707
708# Checks for headers that are only required on some systems or opional (and where we do NOT abort if they are not there) 708# Checks for headers that are only required on some systems or opional (and where we do NOT abort if they are not there)
709AC_CHECK_HEADERS([malloc.h malloc/malloc.h malloc/malloc_np.h langinfo.h sys/param.h sys/mount.h sys/statvfs.h sys/select.h sockLib.h sys/mman.h sys/msg.h sys/vfs.h arpa/inet.h fcntl.h libintl.h netdb.h netinet/in.h sys/ioctl.h sys/socket.h sys/time.h unistd.h kstat.h sys/sysinfo.h kvm.h sys/file.h sys/resource.h ifaddrs.h mach/mach.h stddef.h sys/timeb.h terminos.h argz.h ucred.h sys/ucred.h endian.h sys/endian.h execinfo.h]) 709AC_CHECK_HEADERS([malloc.h malloc/malloc.h malloc/malloc_np.h langinfo.h sys/param.h sys/mount.h sys/statvfs.h sys/select.h sockLib.h sys/mman.h sys/msg.h sys/vfs.h arpa/inet.h fcntl.h libintl.h netdb.h netinet/in.h sys/ioctl.h sys/socket.h sys/time.h unistd.h kstat.h sys/sysinfo.h kvm.h sys/file.h sys/resource.h ifaddrs.h mach/mach.h stddef.h sys/timeb.h terminos.h argz.h ucred.h sys/ucred.h endian.h sys/endian.h execinfo.h byteswap.h])
710 710
711# FreeBSD requires something more funky for netinet/in_systm.h and netinet/ip.h... 711# FreeBSD requires something more funky for netinet/in_systm.h and netinet/ip.h...
712AC_CHECK_HEADERS([sys/types.h netinet/in_systm.h netinet/in.h netinet/ip.h],,, 712AC_CHECK_HEADERS([sys/types.h netinet/in_systm.h netinet/in.h netinet/ip.h],,,