SOURCES: kde-ac260-lt.patch (NEW) - fix problems with autoconf 2.6...

arekm arekm at pld-linux.org
Sat Sep 9 12:49:27 CEST 2006


Author: arekm                        Date: Sat Sep  9 10:49:27 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix problems with autoconf 2.60 which creates configure that runs in POSIX mode

---- Files affected:
SOURCES:
   kde-ac260-lt.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/kde-ac260-lt.patch
diff -u /dev/null SOURCES/kde-ac260-lt.patch:1.1
--- /dev/null	Sat Sep  9 12:49:27 2006
+++ SOURCES/kde-ac260-lt.patch	Sat Sep  9 12:49:22 2006
@@ -0,0 +1,12 @@
+diff -urN arts-1.5.4.org/admin/libtool.m4.in arts-1.5.4/admin/libtool.m4.in
+--- arts-1.5.4.org/admin/libtool.m4.in	2006-07-24 09:06:24.000000000 +0200
++++ arts-1.5.4/admin/libtool.m4.in	2006-09-09 12:45:13.172062500 +0200
+@@ -3542,7 +3542,7 @@
+   # The `*' in the case matches for architectures that use `case' in
+   # $output_verbose_cmd can trigger glob expansion during the loop
+   # eval without this substitution.
+-  output_verbose_link_cmd="`$echo \"X$output_verbose_link_cmd\" | $Xsed -e \"$no_glob_subst\"`"
++  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
+ 
+   for p in `eval $output_verbose_link_cmd`; do
+     case $p in
================================================================


More information about the pld-cvs-commit mailing list