|
|
@ -43,5 +43,6 @@ check_type_size( "long" SIZEOF_LONG BUILTIN_TYPES_ONLY )
|
|
|
|
check_include_file( stdint.h HAVE_STDINT_H )
|
|
|
|
check_include_file( stdint.h HAVE_STDINT_H )
|
|
|
|
check_include_file( systems.h HAVE_SYSTEMS_H )
|
|
|
|
check_include_file( systems.h HAVE_SYSTEMS_H )
|
|
|
|
check_include_file( linux/inotify.h HAVE_INOTIFY )
|
|
|
|
check_include_file( linux/inotify.h HAVE_INOTIFY )
|
|
|
|
|
|
|
|
check_include_file( mpfr.h HAVE_MPFR )
|
|
|
|
|
|
|
|
|
|
|
|
check_function_exists( statvfs HAVE_STATVFS )
|
|
|
|
check_function_exists( statvfs HAVE_STATVFS )
|
|
|
|