21779549 cups doesn't build with php 5.6
authorMike Sullivan <Mike.Sullivan@Oracle.COM>
Mon, 09 Nov 2015 10:58:29 -0800
changeset 5076 0281aef9992b
parent 5075 be426baa4471
child 5078 e118c24950fe
21779549 cups doesn't build with php 5.6
components/cups/Makefile
--- a/components/cups/Makefile	Mon Nov 09 10:58:00 2015 -0800
+++ b/components/cups/Makefile	Mon Nov 09 10:58:29 2015 -0800
@@ -66,6 +66,7 @@
 CONFIGURE_OPTIONS +=	--enable-threads
 CONFIGURE_OPTIONS +=	--enable-64bit
 CONFIGURE_OPTIONS +=	--enable-auditing
+CONFIGURE_OPTIONS +=	--without-php
 
 CONFIGURE_OPTIONS += 	ARCH64FLAGS=-m64
 CONFIGURE_OPTIONS += 	DSO64FLAGS="$(LDLIBS) -G"