| dnl AC_DEFINE_UNQUOTED([_POSIX_C_SOURCE],199506L,[feature test macro]) |
dnl AC_DEFINE_UNQUOTED([_POSIX_C_SOURCE],199506L,[feature test macro]) |
| dnl AC_DEFINE_UNQUOTED([_XOPEN_SOURCE],600,[feature test macro]) |
dnl AC_DEFINE_UNQUOTED([_XOPEN_SOURCE],600,[feature test macro]) |
| # turn on large file support with 64-bit off_t where available |
# turn on large file support with 64-bit off_t where available |
| AC_DEFINE_UNQUOTED([_LARGEFILE_SOURCE],1,[feature test macro]) |
AC_SYS_LARGEFILE |
| AC_DEFINE_UNQUOTED([_FILE_OFFSET_BITS],64,[feature test macro]) |
dnl AC_DEFINE_UNQUOTED([_LARGEFILE_SOURCE],1,[feature test macro]) |
| |
dnl AC_DEFINE_UNQUOTED([_FILE_OFFSET_BITS],64,[feature test macro]) |
| |
|
| #currently we force direct threading this way. Eventually we should |
#currently we force direct threading this way. Eventually we should |
| #setup in the arch and engine files right |
#setup in the arch and engine files right |