Lines Matching refs:q
13 $APXS -q CFLAGS >/dev/null 2>&1
21 $APXS -q CFLAGS >/dev/null 2>&1
32 $APXS -q CFLAGS
36 APXS_INCLUDEDIR=`$APXS -q INCLUDEDIR`
37 APXS_BINDIR=`$APXS -q BINDIR`
38 APXS_HTTPD=`$APXS -q SBINDIR`/`$APXS -q TARGET`
39 APXS_CFLAGS=`$APXS -q CFLAGS`
40 APU_BINDIR=`$APXS -q APU_BINDIR`
41 APR_BINDIR=`$APXS -q APR_BINDIR`
44 APR_CONFIG=`$APXS -q APR_CONFIG 2>/dev/null ||
46 APU_CONFIG=`$APXS -q APU_CONFIG 2>/dev/null ||
66 APXS_LIBEXECDIR='$(INSTALL_ROOT)'`$APXS -q LIBEXECDIR`
67 if test -z `$APXS -q SYSCONFDIR`; then
72 APXS_SYSCONFDIR='$(INSTALL_ROOT)'`$APXS -q SYSCONFDIR`
112 APXS_MPM=`$APXS -q MPM_NAME`