]> git.pld-linux.org Git - packages/crossmingw32-libxml2.git/blobdiff - libxml2-DESTDIR.patch
- updated for 2.6.23
[packages/crossmingw32-libxml2.git] / libxml2-DESTDIR.patch
index ca976689219bc3ad089906655929ffe1b7bdfda6..fc32e46e631b94d8c796798996a5be1732ce3538 100644 (file)
@@ -4,8 +4,8 @@
        libxml2-python-api.xml  \
        $(DOCS)
  
--libxml2mod_la_LDFLAGS = -module -avoid-version -L$(top_builddir)/.libs
-+libxml2mod_la_LDFLAGS = -module -avoid-version 
+-libxml2mod_la_LDFLAGS = @CYGWIN_EXTRA_LDFLAGS@ @WIN32_EXTRA_LDFLAGS@ -module -avoid-version -L$(top_builddir)/.libs
++libxml2mod_la_LDFLAGS = @CYGWIN_EXTRA_LDFLAGS@ @WIN32_EXTRA_LDFLAGS@ -module -avoid-version 
  
  if WITH_PYTHON
  mylibs = \
This page took 0.051593 seconds and 4 git commands to generate.