Searched refs:APXS (Results 1 - 7 of 7) sorted by relevance

/solaris-userland/components/apache2-modules/mod_dtrace/
H A DMakefile41 COMPONENT_BUILD_ARGS += APXS=$(APXS)
/solaris-userland/components/apache2-modules/mod_fcgid/
H A DMakefile42 COMPONENT_PRE_BUILD_ACTION= ( cd $(@D); APXS=$(APXS) ./configure.apxs )
/solaris-userland/components/apache2-modules/mod_dtrace/src/
H A DMakefile26 APXS=apxs macro
29 CC=`$(APXS) -q CC`
30 CFLAGS=`$(APXS) -q CFLAGS`
31 LDFLAGS_SHLIB=`$(APXS) -q LDFLAGS_SHLIB`
36 $(APXS) -c -o mod_dtrace.so mod_dtrace.c && rm .libs/mod_dtrace.so
/solaris-userland/components/apache2-modules/mod_security2/
H A DMakefile47 CONFIGURE_OPTIONS += --with-apr=`$(APXS) -q APR_CONFIG`
48 CONFIGURE_OPTIONS += --with-apu=`$(APXS) -q APU_CONFIG`
/solaris-userland/components/apache2-modules/
H A Dmodules.mk58 $(BUILD_DIR)/apache24/$(MACH64)/.configured: APXS=$(APACHE_USR_PREFIX)/bin/apxs macro
60 $(BUILD_DIR)/apache24/$(MACH64)/.built: APXS=$(APACHE_USR_PREFIX)/bin/apxs macro
67 CONFIGURE_OPTIONS += --with-apxs=$(APXS)
/solaris-userland/components/apache2-modules/mod_wsgi/
H A DMakefile46 $(BUILD_DIR)/apache24-%/$(MACH64)/.configured: APXS=$(APACHE_24_USR_PREFIX)/bin/apxs BITS=64 macro
/solaris-userland/components/subversion/
H A DMakefile132 APXS.32 = no
133 APXS.64 = $(USRDIR)/apache2/2.4/bin/apxs
165 CONFIGURE_OPTIONS += --with-apxs=$(APXS.$(BITS))

Completed in 59 milliseconds