]> git.pld-linux.org Git - packages/zsh.git/commitdiff
- use ac lf macro
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 24 Sep 2006 16:29:13 +0000 (16:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    zsh-lfs.patch -> 1.2

zsh-lfs.patch

index 4f85227a15e7ccea2d6bdf3c596c7ad3f050b43f..af7e3db869c0d77cca2f4aece24bf0fc0ab92655 100644 (file)
@@ -1,15 +1,12 @@
-diff -urN zsh-4.3.2.org/aczsh.m4 zsh-4.3.2/aczsh.m4
---- zsh-4.3.2.org/aczsh.m4     2005-08-18 11:38:05.000000000 +0200
-+++ zsh-4.3.2/aczsh.m4 2006-09-24 13:06:55.070553337 +0200
-@@ -54,11 +54,6 @@
- case "$ac_result$ac_getconfs" in
- yes) ac_result=no ;;
- esac
--case "$ac_result$ac_set" in
--yes?*) test "x$ac_set" != "xLDFLAGS" -o "x$auto_ldflags" = x && {
--  ac_result="yes, but $ac_set is already set, so use its settings"
--}
--esac
- AC_MSG_RESULT($ac_result)
- case $ac_result in
- yes)
+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
This page took 0.03882 seconds and 4 git commands to generate.