configure: Remove check for unused function, mprotect
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
parent
6695296ca2
commit
2306e675c4
|
|
@ -51,7 +51,6 @@ AM_CONDITIONAL(HAVE_GEN4ASM, test x$gen4asm = xyes)
|
|||
|
||||
AC_HEADER_STDC
|
||||
AC_CHECK_HEADERS(sys/mman.h)
|
||||
AC_CHECK_FUNCS(mprotect)
|
||||
|
||||
AH_TOP([#include "xorg-server.h"])
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue