Searched defs:PROTOUSRPHPVERDIR (Results 1 - 2 of 2) sorted by relevance

/solaris-userland/components/php/
H A Dphpize.mk70 PROTOUSRPHPVERDIR = $(PHP_PROTO_DIR)/$(CONFIGURE_PREFIX) macro
72 $(GSED) -i -e "s@^PHP_EXECUTABLE=.*@PHP_EXECUTABLE=$(PROTOUSRPHPVERDIR)/bin/php@" \
/solaris-userland/components/php/php56/
H A DMakefile90 PROTOUSRPHPVERDIR = $(PROTO_DIR)/$(CONFIGURE_PREFIX) macro
100 sed -e "s%^prefix=.*%prefix=$(PROTOUSRPHPVERDIR)%" | \
101 sed -e "s%^includedir=.*%includedir=$(PROTOUSRPHPVERDIR)/include/php%" | \
113 sed -e "s%^prefix=.*%prefix=$(PROTOUSRPHPVERDIR)%" | \
114 sed -e "s%^include_dir=.*%include_dir=$(PROTOUSRPHPVERDIR)/include/php%" \

Completed in 11 milliseconds