components/libxslt/Makefile
branchs11-update
changeset 3985 6cc44e5834f8
parent 3661 47545fb8aed4
child 3996 20c0f21bbe1e
--- a/components/libxslt/Makefile	Wed Mar 18 13:27:20 2015 -0700
+++ b/components/libxslt/Makefile	Thu Mar 12 07:59:21 2015 -0700
@@ -47,6 +47,10 @@
 CFLAGS +=	$(CPP_LARGEFILES)
 LDFLAGS +=	$(LD_Z_DEFS) $(LD_Z_TEXT) -lpthread
 
+# When 2.6 goes away, we can remove the version line below, as well as the
+# COMPONENT_POST_{CONFIGURE,INSTALL_ACTION} lines below.
+PYTHON_VERSION=2.6
+
 CONFIGURE_OPTIONS += --disable-static
 CONFIGURE_OPTIONS += --with-pic
 CONFIGURE_OPTIONS += --with-python=$(PYTHON.$(BITS))