]> git.pld-linux.org Git - packages/zsh.git/blame - zsh-lfs.patch
- up to 4.3.9
[packages/zsh.git] / zsh-lfs.patch
CommitLineData
e25b9b1e
AM
1diff -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.033908 seconds and 4 git commands to generate.