mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-12-21 02:54:21 +08:00
Large file support on 32-bit systems
* Add AC_SYS_LARGEFILE to configure.ac * Replace fseek with fseeko
This commit is contained in:
@@ -45,6 +45,9 @@ AC_TYPE_SIZE_T
|
||||
AM_ICONV
|
||||
AM_GCC_ATTRIBUTE_ALIAS
|
||||
|
||||
dnl Enable large files on 32-bit systems
|
||||
AC_SYS_LARGEFILE
|
||||
|
||||
dnl no optional stuff by default
|
||||
OPTDIRS=""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user