summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-10-13 13:44:40 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-10-13 13:44:40 +0000
commitc1b890c8bd475419a31c24f2565721cfa573a0d8 (patch)
tree95bbd32ca76be54b449157e0113050b21f4a39ba /testsuites/psxtests/configure.ac
parent2011-10-13 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-c1b890c8bd475419a31c24f2565721cfa573a0d8.tar.bz2
2011-10-13 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Check for size of mode_t. * psxfile01/test.c, psxstat/test.c: Include "primode.h". Use PRIomode_t to print mode_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 9fe18ea5b6..98156d9746 100644
--- a/testsuites/psxtests/configure.ac
+++ b/testsuites/psxtests/configure.ac
@@ -79,6 +79,7 @@ AC_CHECK_SIZEOF([off_t])
AC_CHECK_SIZEOF([blksize_t])
AC_CHECK_SIZEOF([blkcnt_t])
AC_CHECK_SIZEOF([time_t])
+AC_CHECK_SIZEOF([mode_t])
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile