]> git.pld-linux.org Git - packages/crossmingw32-libxml2.git/blob - libxml2-version-script.patch
bc07645ef714e5839ebd91e0b04b8e76d8cb1ef2
[packages/crossmingw32-libxml2.git] / libxml2-version-script.patch
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.083808 seconds and 2 git commands to generate.