|
|
@ -36,7 +36,6 @@ check_include_file( "memory.h" EXV_HAVE_MEMORY_H )
|
|
|
|
check_include_file( "process.h" EXV_HAVE_PROCESS_H )
|
|
|
|
check_include_file( "process.h" EXV_HAVE_PROCESS_H )
|
|
|
|
check_include_file( "stdbool.h" EXV_HAVE_STDBOOL_H )
|
|
|
|
check_include_file( "stdbool.h" EXV_HAVE_STDBOOL_H )
|
|
|
|
check_include_file( "stdint.h" EXV_HAVE_STDINT_H )
|
|
|
|
check_include_file( "stdint.h" EXV_HAVE_STDINT_H )
|
|
|
|
check_include_file( "stdlib.h" EXV_HAVE_STDLIB_H )
|
|
|
|
|
|
|
|
check_include_file( "strings.h" EXV_HAVE_STRINGS_H )
|
|
|
|
check_include_file( "strings.h" EXV_HAVE_STRINGS_H )
|
|
|
|
check_include_file( "sys/mman.h" EXV_HAVE_SYS_MMAN_H )
|
|
|
|
check_include_file( "sys/mman.h" EXV_HAVE_SYS_MMAN_H )
|
|
|
|
check_include_file( "sys/stat.h" EXV_HAVE_SYS_STAT_H )
|
|
|
|
check_include_file( "sys/stat.h" EXV_HAVE_SYS_STAT_H )
|
|
|
|