From: ehofman Date: Sat, 17 Dec 2005 15:15:09 +0000 (+0000) Subject: Try to detect the proper type for mode_t X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=c5737c5f74edec682c681a623d4fcf74c53b9184;p=simgear.git Try to detect the proper type for mode_t --- diff --git a/configure.ac b/configure.ac index d50e2bb2..77934a7e 100644 --- a/configure.ac +++ b/configure.ac @@ -390,6 +390,7 @@ fi dnl Checks for typedefs, structures, and compiler characteristics. AC_C_CONST AC_TYPE_SIZE_T +AC_TYPE_MODE_T AC_HEADER_TIME AC_STRUCT_TM