From: Jakub Bogusz Date: Thu, 13 Mar 2008 06:32:39 +0000 (+0000) Subject: - more X-Git-Tag: auto/ac/pango-1_20_0-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fcrossmingw32-pango.git;a=commitdiff_plain;h=refs%2Ftags%2Fauto%2Fth%2Fpango-1_20_3-1 - more Changed files: pango-lt.patch -> 1.2 --- diff --git a/pango-lt.patch b/pango-lt.patch index 30a1ea1..846954c 100644 --- a/pango-lt.patch +++ b/pango-lt.patch @@ -9,3 +9,12 @@ AC_MSG_CHECKING([for some Win32 platform]) case "$host" in +@@ -664,7 +664,7 @@ + case $enable_explicit_deps in + auto) + export SED +- deplibs_check_method=`(./libtool --config; echo 'eval echo $deplibs_check_method') | sh` ++ deplibs_check_method=$( (./libtool --config; echo 'eval echo \"$deplibs_check_method\"') | sh) + if test "x$deplibs_check_method" '!=' xpass_all || test "x$enable_static" = xyes ; then + enable_explicit_deps=yes + else