]> git.pld-linux.org Git - packages/zsh.git/blob - zsh-lfs.patch
af7e3db869c0d77cca2f4aece24bf0fc0ab92655
[packages/zsh.git] / zsh-lfs.patch
1 diff -urN zsh-4.3.2.org/configure.ac zsh-4.3.2/configure.ac
2 --- zsh-4.3.2.org/configure.ac  2006-02-28 15:14:37.000000000 +0100
3 +++ zsh-4.3.2/configure.ac      2006-09-24 18:20:27.186743122 +0200
4 @@ -362,7 +362,7 @@
5    if test "$host" = mips-sni-sysv4 && test -n "$GCC"; then
6      : 
7    else
8 -    zsh_LARGE_FILE_SUPPORT
9 +    AC_SYS_LARGEFILE
10    fi
11  fi
12  
This page took 0.016948 seconds and 2 git commands to generate.