1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-07-09 03:41:46 +03:00

a missing DESTDIR fix reference to build paths in python module fix the

* libxslt/Makefile.am: a missing DESTDIR
* python/Makefile.am: fix reference to build paths in python module
* libexslt/exsltconfig.h.in libxslt/xsltconfig.h.in: fix the header
  comments on version values, the 3 are patches from Peter
  Breitenlohner   and should fix #340995
Daniel
This commit is contained in:
Daniel Veillard
2006-10-11 19:36:45 +00:00
parent cfbfb3b020
commit 7f5d411685
5 changed files with 14 additions and 7 deletions

View File

@ -24,8 +24,7 @@ EXTRA_DIST = \
libxslt-python-api.xml \
$(DOCS)
libxsltmod_la_LDFLAGS = -module -avoid-version -L$(top_builddir)/libxslt/.libs \
-L$(top_builddir)/libexslt/.libs
libxsltmod_la_LDFLAGS = -module -avoid-version
if WITH_PYTHON
mylibs = \