components/libxml2/Makefile
changeset 3936 c344422ee38b
parent 3817 30b42c38bbc4
child 4339 6501cf9c29f9
--- a/components/libxml2/Makefile	Wed Mar 11 08:28:16 2015 -0700
+++ b/components/libxml2/Makefile	Thu Mar 12 07:59:21 2015 -0700
@@ -53,6 +53,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