]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - scripting/php/Makefile
Merge CUPS 1.4svn-r7524.
[thirdparty/cups.git] / scripting / php / Makefile
index 09b07fb244f7a34fb1fe77605fab65b91fab8b1d..b2135802c4177c8055fdcec47a1c6cc20bad1ce7 100644 (file)
@@ -21,7 +21,7 @@ include ../../Makedefs
 #
 
 PHPDIR =       $(BUILDROOT)`$(PHPCONFIG) --extension-dir`
-OPTIONS        =       -I../.. `$(PHPCONFIG) --includes`
+OPTIONS        =       $(PHPOPTIONS)
 
 
 #