mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-29 11:41:22 +03:00
more AMD 64 induced changes from Frederic Crozat Daniel
* configure.in python/Makefile.am: more AMD 64 induced changes from Frederic Crozat Daniel
This commit is contained in:
@ -30,7 +30,7 @@ mylibs = \
|
||||
|
||||
all_local: libxml2.py
|
||||
|
||||
pythondir = $(prefix)/lib/python${PYTHON_VERSION}/site-packages
|
||||
pythondir = $(libdir)/python${PYTHON_VERSION}/site-packages
|
||||
python_LTLIBRARIES = libxml2mod.la
|
||||
|
||||
libxml2mod_la_SOURCES = libxml.c types.c libxml2-py.c
|
||||
|
Reference in New Issue
Block a user