Detect sys/personality
authorNelson Ferreira <nelson.ferreira@ieee.org>
Sat, 14 Mar 2020 23:28:35 +0000 (19:28 -0400)
committerNelson Ferreira <nelson.ferreira@ieee.org>
Sat, 14 Mar 2020 23:28:35 +0000 (19:28 -0400)
m4/sxe-libc.m4

index 30a351f..b365b99 100644 (file)
@@ -192,6 +192,7 @@ AC_DEFUN([SXE_CHECK_BASIC_HEADERS], [dnl
        SXE_CHECK_HEADERS([stddef.h stdlib.h string.h wchar.h])
        SXE_CHECK_HEADERS([fcntl.h float.h inttypes.h limits.h locale.h mach/mach.h malloc.h memory.h unistd.h ulimit.h])
        SXE_CHECK_HEADERS([sys/file.h sys/ioctl.h sys/param.h sys/pstat.h sys/resource.h sys/vlimit.h])
+       SXE_CHECK_HEADERS([sys/personality.h])
        SXE_CHECK_HEADERS([a.out.h elf.h])
        SXE_CHECK_HEADERS([ctype.h errno.h])
        SXE_CHECK_HEADERS([getopt.h])