]> git.pld-linux.org Git - packages/zsh.git/blob - zsh-lfs.patch
- new
[packages/zsh.git] / zsh-lfs.patch
1 diff -urN zsh-4.3.2.org/aczsh.m4 zsh-4.3.2/aczsh.m4
2 --- zsh-4.3.2.org/aczsh.m4      2005-08-18 11:38:05.000000000 +0200
3 +++ zsh-4.3.2/aczsh.m4  2006-09-24 13:06:55.070553337 +0200
4 @@ -54,11 +54,6 @@
5  case "$ac_result$ac_getconfs" in
6  yes) ac_result=no ;;
7  esac
8 -case "$ac_result$ac_set" in
9 -yes?*) test "x$ac_set" != "xLDFLAGS" -o "x$auto_ldflags" = x && {
10 -  ac_result="yes, but $ac_set is already set, so use its settings"
11 -}
12 -esac
13  AC_MSG_RESULT($ac_result)
14  case $ac_result in
15  yes)
This page took 0.079659 seconds and 3 git commands to generate.