summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index a0b16573..7d7f8f73 100644
--- a/configure.ac
+++ b/configure.ac
@@ -36,6 +36,10 @@ if type -p stow > /dev/null && test -d /usr/local/stow ; then
ac_default_prefix="/usr/local/stow/${PACKAGE_NAME}-${PACKAGE_VERSION}"
fi
+#### Large File-Support (LFS) ####
+
+AC_SYS_LARGEFILE
+
#### Checks for programs. ####
# CC