components/libxml2/Makefile
branchs11-update
changeset 3985 6cc44e5834f8
parent 3783 9edbfb2ff34a
child 3996 20c0f21bbe1e
--- a/components/libxml2/Makefile	Wed Mar 18 13:27:20 2015 -0700
+++ b/components/libxml2/Makefile	Thu Mar 12 07:59:21 2015 -0700
@@ -51,6 +51,9 @@
 CFLAGS +=	$(CPP_LARGEFILES)
 LDFLAGS +=	$(LD_Z_DEFS) $(LD_Z_TEXT) -lpthread
 
+# Once Python 2.6 goes away, the various POST_*_ACTIONs below can be simplified.
+PYTHON_VERSION=2.6
+
 CONFIGURE_OPTIONS += --disable-static
 CONFIGURE_OPTIONS += --with-pic
 CONFIGURE_OPTIONS += --with-threads