about summary refs log tree commit diff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0cf75fe2d..932d99de5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -375,7 +375,7 @@ dnl Any takers?
   if test "$host" = mips-sni-sysv4 && test -n "$GCC"; then
     : 
   else
-    zsh_LARGE_FILE_SUPPORT
+    AC_SYS_LARGEFILE
   fi
 fi