Check for atexit()
This commit is contained in:
parent
f1971a2174
commit
7037291aac
@ -52,7 +52,7 @@ AC_SUBST(HB_LIBTOOL_VERSION_INFO)
|
||||
dnl GTK_DOC_CHECK([1.15],[--flavour no-tmpl])
|
||||
|
||||
# Functions and headers
|
||||
AC_CHECK_FUNCS(mprotect sysconf getpagesize mmap _setmode isatty)
|
||||
AC_CHECK_FUNCS(atexit mprotect sysconf getpagesize mmap _setmode isatty)
|
||||
AC_CHECK_HEADERS(unistd.h sys/mman.h io.h)
|
||||
|
||||
# Compiler flags
|
||||
|
Loading…
Reference in New Issue
Block a user