summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index fe5d5fb..ba7fed6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -111,6 +111,8 @@ SR_ARG_ENABLE_WARNINGS([SRD_WFLAGS], [-Wall], [-Wall -Wextra -Wmissing-prototype
SRD_EXTRA_LIBS=
SR_SEARCH_LIBS([SRD_EXTRA_LIBS], [pow], [m])
+AC_SYS_LARGEFILE
+
##############################
## Finalize configuration ##
##############################