]> gitweb @ CieloNegro.org - daemon.git/commitdiff
configure.ac fix
authorPHO <pho@cielonegro.org>
Sat, 27 Dec 2008 14:47:14 +0000 (23:47 +0900)
committerPHO <pho@cielonegro.org>
Sat, 27 Dec 2008 14:47:14 +0000 (23:47 +0900)
configure.ac

index f5646c5f0df03e0a03c00512974451dff4912c35..57fd2fcd6c309f750e558da4f34e918555a72bd0 100644 (file)
@@ -21,6 +21,7 @@ AC_CHECK_HEADERS([sys/file.h])
 # Checks for typedefs, structures, and compiler characteristics.
 AC_TYPE_PID_T
 AC_TYPE_MODE_T
 # Checks for typedefs, structures, and compiler characteristics.
 AC_TYPE_PID_T
 AC_TYPE_MODE_T
+AC_TYPE_SIZE_T
 AC_TYPE_SSIZE_T
 
 # Checks for library functions.
 AC_TYPE_SSIZE_T
 
 # Checks for library functions.