1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-11-26 04:43:05 +03:00
Files
libxslt/python
Alexandre Rostovtsev 358bd4e46c Fix python build by using libxsltmod_la_CPPFLAGS instead of AM_CPPFLAGS
Commit a2cd8a03 broke the --with-python build by moving includes from
INCLUDES to AM_CPPFLAGS. AM_CPPFLAGS gets ignored when a target-specific
*_CPPFLAGS variable exists, but at least some automake versions
automatically add "libxsltmod_la_CPPFLAGS = -shared" to python/Makefile.in

https://bugzilla.gnome.org/show_bug.cgi?id=684637
2012-11-21 14:25:45 +08:00
..
2012-09-12 14:07:24 +08:00
2012-09-12 14:37:09 +08:00
2002-02-04 22:36:37 +00:00
2012-09-12 14:07:24 +08:00