Try to detect the proper type for mode_t

This commit is contained in:
ehofman 2005-12-17 15:15:09 +00:00
parent 106198fa20
commit c5737c5f74

View 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