Remove unused check
This commit is contained in:
parent
0bd2d76bdd
commit
e91644786b
@ -76,8 +76,7 @@ GTK_DOC_CHECK([1.15],[--flavour no-tmpl])
|
||||
AM_CONDITIONAL([ENABLE_GTK_DOC], false)
|
||||
])
|
||||
|
||||
# Types, functions, and headers
|
||||
AC_CHECK_TYPES(unsigned __int128)
|
||||
# Functions, and headers
|
||||
AC_CHECK_FUNCS(atexit mprotect sysconf getpagesize mmap isatty newlocale strtod_l setlinebuf)
|
||||
AC_CHECK_HEADERS(unistd.h sys/mman.h xlocale.h)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user