diff -urN zsh-4.3.2.org/configure.ac zsh-4.3.2/configure.ac --- zsh-4.3.2.org/configure.ac 2006-02-28 15:14:37.000000000 +0100 +++ zsh-4.3.2/configure.ac 2006-09-24 18:20:27.186743122 +0200 @@ -362,7 +362,7 @@ if test "$host" = mips-sni-sysv4 && test -n "$GCC"; then : else - zsh_LARGE_FILE_SUPPORT + AC_SYS_LARGEFILE fi fi