build: add XOPEN defines for posix2008
This commit is contained in:
parent
93ed983a6f
commit
06c537918f
@ -44,6 +44,8 @@ AC_TYPE_SSIZE_T
|
|||||||
###############################################################################
|
###############################################################################
|
||||||
## Platform features
|
## Platform features
|
||||||
|
|
||||||
|
AC_DEFINE([_XOPEN_SOURCE], [700], [use POSIX 2008])
|
||||||
|
|
||||||
AC_FUNC_MMAP
|
AC_FUNC_MMAP
|
||||||
|
|
||||||
AC_CHECK_FUNC([strndup], [
|
AC_CHECK_FUNC([strndup], [
|
||||||
|
Loading…
Reference in New Issue
Block a user