12 lines
371 B
Diff
12 lines
371 B
Diff
--- libxslt-1.1.27/python/Makefile.am.orig 2012-09-04 18:26:23 +0400
|
|
+++ libxslt-1.1.27/python/Makefile.am 2012-09-17 12:54:40 +0400
|
|
@@ -25,7 +25,7 @@
|
|
libxslt-python-api.xml \
|
|
$(DOCS)
|
|
|
|
-libxsltmod_la_LDFLAGS = $(WIN32_EXTRA_LDFLAGS) -module -avoid-version
|
|
+libxsltmod_la_LDFLAGS = $(WIN32_EXTRA_LDFLAGS) -module -avoid-version -shared
|
|
|
|
if WITH_PYTHON
|
|
mylibs = \
|