components/php-5_3/php-nsapi/Makefile
changeset 4826 22a167e06d01
parent 4339 6501cf9c29f9
equal deleted inserted replaced
4825:8eac04f48b8f 4826:22a167e06d01
    90 	--with-pear=$(PEAR_DIR) \
    90 	--with-pear=$(PEAR_DIR) \
    91 	--with-pdo-mysql=shared,mysqlnd \
    91 	--with-pdo-mysql=shared,mysqlnd \
    92 	--with-pdo-sqlite=shared \
    92 	--with-pdo-sqlite=shared \
    93 	--with-snmp=shared,/usr \
    93 	--with-snmp=shared,/usr \
    94 	--with-sqlite3=shared \
    94 	--with-sqlite3=shared \
    95 	--with-tidy=shared,/usr
    95 	--with-tidy=shared,/usr \
       
    96 	$(SOLARIS_OPENLDAP)
    96 
    97 
    97 CONFIGURE_ENV += $(ZTS_CONF_ENVLINE)
    98 CONFIGURE_ENV += $(ZTS_CONF_ENVLINE)
    98 
    99 
    99 COMPONENT_POST_BUILD_ACTION = ( \
   100 COMPONENT_POST_BUILD_ACTION = ( \
   100 	set -e; \
   101 	set -e; \