|
|
@ -40,7 +40,6 @@ int main() {
|
|
|
|
check_include_file_cxx( "memory.h" EXV_HAVE_MEMORY_H )
|
|
|
|
check_include_file_cxx( "memory.h" EXV_HAVE_MEMORY_H )
|
|
|
|
check_include_file_cxx( "process.h" EXV_HAVE_PROCESS_H )
|
|
|
|
check_include_file_cxx( "process.h" EXV_HAVE_PROCESS_H )
|
|
|
|
check_include_file_cxx( "stdbool.h" EXV_HAVE_STDBOOL_H )
|
|
|
|
check_include_file_cxx( "stdbool.h" EXV_HAVE_STDBOOL_H )
|
|
|
|
check_include_file_cxx( "stdint.h" EXV_HAVE_STDINT_H )
|
|
|
|
|
|
|
|
check_include_file_cxx( "strings.h" EXV_HAVE_STRINGS_H )
|
|
|
|
check_include_file_cxx( "strings.h" EXV_HAVE_STRINGS_H )
|
|
|
|
check_include_file_cxx( "sys/stat.h" EXV_HAVE_SYS_STAT_H )
|
|
|
|
check_include_file_cxx( "sys/stat.h" EXV_HAVE_SYS_STAT_H )
|
|
|
|
check_include_file_cxx( "sys/types.h" EXV_HAVE_SYS_TYPES_H )
|
|
|
|
check_include_file_cxx( "sys/types.h" EXV_HAVE_SYS_TYPES_H )
|
|
|
|