From: Mike Gilbert <floppym@xxxxxxxxxx> Signed-off-by: Mike Gilbert <floppym@xxxxxxxxxx> Signed-off-by: Sam James <sam@xxxxxxxxxx> --- configure.ac | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index b905e999..6b4484b0 100644 --- a/configure.ac +++ b/configure.ac @@ -1116,6 +1116,7 @@ AC_CHECK_DECL(fsmap_sizeof,[AC_DEFINE(HAVE_FSMAP_SIZEOF, 1, dnl dnl Word sizes... dnl +AC_SYS_LARGEFILE AC_CHECK_SIZEOF(short) AC_CHECK_SIZEOF(int) AC_CHECK_SIZEOF(long) @@ -1901,8 +1902,6 @@ OS_IO_FILE="" esac] AC_SUBST(OS_IO_FILE) -AC_SYS_LARGEFILE - dnl dnl Make our output files, being sure that we create the some miscellaneous dnl directories -- 2.42.1