]> git.pld-linux.org Git - packages/crossmingw32-pango.git/commitdiff
- more auto/ac/pango-1_20_0-1 auto/th/pango-1_20_0-2 auto/th/pango-1_20_1-1 auto/th/pango-1_20_2-1 auto/th/pango-1_20_3-1 auto/th/pango-1_20_4-1 auto/th/pango-1_20_5-1 auto/th/pango-1_22_0-1 auto/ti/pango-1_20_2-1 auto/ti/pango-1_20_3-1 auto/ti/pango-1_20_5-1 auto/ti/pango-1_22_0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 13 Mar 2008 06:32:39 +0000 (06:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pango-lt.patch -> 1.2

pango-lt.patch

index 30a1ea11014acc46d8bbad728b953e8e6de890b6..846954c460965082ea71473abfa83a6740089c91 100644 (file)
@@ -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
This page took 0.03393 seconds and 4 git commands to generate.