mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-07-10 14:40:58 +03:00
AMD x86-64 induced changes from Frederic Crozat Daniel
* configure.in python/Makefile.am: AMD x86-64 induced changes from Frederic Crozat Daniel
This commit is contained in:
@ -32,7 +32,7 @@ mylibs = \
|
||||
|
||||
all-local: libxslt.py
|
||||
|
||||
pythondir = $(prefix)/lib/python${PYTHON_VERSION}/site-packages
|
||||
pythondir = $(libdir)/python${PYTHON_VERSION}/site-packages
|
||||
python_LTLIBRARIES = libxsltmod.la
|
||||
|
||||
libxsltmod_la_SOURCES = libxslt.c types.c libxslt-py.c
|
||||
|
Reference in New Issue
Block a user