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

zsh-lfs.patch [new file with mode: 0644]

diff --git a/zsh-lfs.patch b/zsh-lfs.patch
new file mode 100644 (file)
index 0000000..4f85227
--- /dev/null
@@ -0,0 +1,15 @@
+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)
This page took 0.121394 seconds and 4 git commands to generate.