forked from Imagelibrary/rtems
2011-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Check for size of time_t.
This commit is contained in:
@@ -78,6 +78,7 @@ AC_CHECK_DECLS([seteuid],[],[],[#include <unistd.h>])
|
||||
AC_CHECK_SIZEOF([off_t])
|
||||
AC_CHECK_SIZEOF([blksize_t])
|
||||
AC_CHECK_SIZEOF([blkcnt_t])
|
||||
AC_CHECK_SIZEOF([time_t])
|
||||
|
||||
# Explicitly list all Makefiles here
|
||||
AC_CONFIG_FILES([Makefile
|
||||
|
||||
Reference in New Issue
Block a user