summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-09-30 01:55:27 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-09-30 01:55:27 +0000
commitb47a7ccb8d8b82a3cea8b61c526d60e484743cc1 (patch)
tree7abfc74015963823029499ff125fbbb5c1f8f897 /testsuites/psxtests/configure.ac
parent2011-09-30 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-b47a7ccb8d8b82a3cea8b61c526d60e484743cc1.tar.bz2
2011-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Check for size of time_t.
Diffstat (limited to 'testsuites/psxtests/configure.ac')
-rw-r--r--testsuites/psxtests/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/psxtests/configure.ac b/testsuites/psxtests/configure.ac
index 6e385b7ca7..9fe18ea5b6 100644
--- a/testsuites/psxtests/configure.ac
+++ b/testsuites/psxtests/configure.ac
@@ -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