Lines Matching refs:q
14 $APXS -q CFLAGS >/dev/null 2>&1
22 $APXS -q CFLAGS >/dev/null 2>&1
33 $APXS -q CFLAGS
37 APXS_INCLUDEDIR=`$APXS -q INCLUDEDIR`
38 APXS_BINDIR=`$APXS -q BINDIR`
39 APXS_HTTPD=`$APXS -q SBINDIR`/`$APXS -q TARGET`
40 APXS_CFLAGS=`$APXS -q CFLAGS`
41 APU_BINDIR=`$APXS -q APU_BINDIR`
42 APR_BINDIR=`$APXS -q APR_BINDIR`
45 APR_CONFIG=`$APXS -q APR_CONFIG 2>/dev/null ||
47 APU_CONFIG=`$APXS -q APU_CONFIG 2>/dev/null ||
69 APXS_LIBEXECDIR='$(INSTALL_ROOT)'`$APXS -q LIBEXECDIR`
70 if test -z `$APXS -q SYSCONFDIR`; then
75 APXS_SYSCONFDIR='$(INSTALL_ROOT)'`$APXS -q SYSCONFDIR`
120 APXS_MPM=`$APXS -q MPM_NAME`