aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.boot1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.boot b/configure.boot
index 210175b..f90a4d0 100644
--- a/configure.boot
+++ b/configure.boot
@@ -76,6 +76,7 @@ AC_TYPE_PID_T
AC_TYPE_OFF_T
AC_TYPE_SIZE_T
AC_HEADER_TIME
+AC_SYS_LARGEFILE
AC_CHECK_TYPE([socklen_t],,
AC_DEFINE(socklen_t, int, [Define to int if <sys/types.h> does not define]),
[

Return to:

Send suggestions and report system problems to the System administrator.