]> git.pld-linux.org Git - packages/crossmingw32-libxml2.git/blame - libxml2-version-script.patch
- updated to 2.7.8
[packages/crossmingw32-libxml2.git] / libxml2-version-script.patch
CommitLineData
4c452620
JB
1--- libxml2-2.7.8/configure.in.orig 2010-11-04 18:01:19.000000000 +0100
2+++ libxml2-2.7.8/configure.in 2010-11-13 19:34:41.607099099 +0100
3@@ -84,7 +84,7 @@
4 esac
5 fi
6 AC_SUBST(VERSION_SCRIPT_FLAGS)
7-AM_CONDITIONAL([USE_VERSION_SCRIPT], [test -z "$VERSION_SCRIPT_FLAGS"])
8+AM_CONDITIONAL([USE_VERSION_SCRIPT], [test -n "$VERSION_SCRIPT_FLAGS"])
9
10 dnl
11 dnl We process the AC_ARG_WITH first so that later we can modify
This page took 0.061412 seconds and 4 git commands to generate.