components/libxml2/patches/mapfile.patch
changeset 2186 7efbe05bf862
parent 1044 ab6b15638457
--- a/components/libxml2/patches/mapfile.patch	Thu Oct 30 09:08:58 2014 -0700
+++ b/components/libxml2/patches/mapfile.patch	Fri Oct 31 07:12:22 2014 -0700
@@ -3,18 +3,17 @@
 https://mail.gnome.org/archives/xml/2012-October/msg00038.html
 https://mail.gnome.org/archives/xml/2012-October/msg00039.html
 
---- libxml2-2.9.0/configure.in	Mon Sep 10 20:52:46 2012
-+++ libxml2-2.9.0/configure.in	Fri Oct 26 08:16:02 2012
-@@ -82,7 +82,7 @@
-   VERSION_SCRIPT_FLAGS=-Wl,--version-script=
+--- libxml2-2.9.2/configure.ac	2014-10-15 21:06:15.000000000 -0700
++++ libxml2-2.9.2/configure.ac	2014-10-30 06:08:49.500465105 -0700
+@@ -83,6 +83,7 @@
  else
    case $host in
--  *-*-sunos*) VERSION_SCRIPT_FLAGS="-Wl,-M -Wl,";;
+   *-*-sunos*) VERSION_SCRIPT_FLAGS="-Wl,-M -Wl,";;
 +  *-*-solaris*) VERSION_SCRIPT_FLAGS="-Wl,-M -Wl,";;
    esac
  fi
  AC_SUBST(VERSION_SCRIPT_FLAGS)
-@@ -1149,7 +1153,7 @@
+@@ -1226,7 +1227,7 @@
      TEST_SAX=SAXtests
  fi
  AC_SUBST(WITH_SAX1)