Lines Matching refs:q
15 $APXS -q CFLAGS >/dev/null 2>&1
23 $APXS -q CFLAGS >/dev/null 2>&1
34 $APXS -q CFLAGS
38 APXS_INCLUDEDIR=`$APXS -q INCLUDEDIR`
39 APXS_BINDIR=`$APXS -q BINDIR`
40 APXS_HTTPD=`$APXS -q SBINDIR`/`$APXS -q TARGET`
41 APXS_CFLAGS=`$APXS -q CFLAGS`
42 APU_BINDIR=`$APXS -q APU_BINDIR`
43 APR_BINDIR=`$APXS -q APR_BINDIR`
46 APR_CONFIG=`$APXS -q APR_CONFIG 2>/dev/null ||
48 APU_CONFIG=`$APXS -q APU_CONFIG 2>/dev/null ||
70 APXS_LIBEXECDIR='$(INSTALL_ROOT)'`$APXS -q LIBEXECDIR`
71 if test -z `$APXS -q SYSCONFDIR`; then
76 APXS_SYSCONFDIR='$(INSTALL_ROOT)'`$APXS -q SYSCONFDIR`
121 APXS_MPM=`$APXS -q MPM_NAME`