forked from Imagelibrary/rtems
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.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user