]> git.mxchange.org Git - simgear.git/commitdiff
Try to detect the proper type for mode_t
authorehofman <ehofman>
Sat, 17 Dec 2005 15:15:09 +0000 (15:15 +0000)
committerehofman <ehofman>
Sat, 17 Dec 2005 15:15:09 +0000 (15:15 +0000)
configure.ac

index d50e2bb218e8350d59fc115e4dab5438f0ef4bc9..77934a7e53bda59cefaacaf3f12a89a35b9ce8ff 100644 (file)
@@ -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