Lines Matching refs:test

6 if ! test -f "$ODBC_INCDIR/$1"; then
33 if test `expr $ac_solid_uname_r : '\(.\)'` -gt "2"; then
42 if test -f $1/soc${ac_solid_os}35.a; then
45 elif test -f $1/scl${ac_solid_os}30.a; then
48 elif test -f $1/scl${ac_solid_os}23.a; then
56 if test ! -f $1/lib${ac_solid_prefix}${ac_solid_os}${ac_solid_version}.so -a \
84 if test ! -f $ODBC_LIBS; then
93 if test ! -f $ODBCBCS_LIBS; then
102 if test -z "$ODBC_TYPE"; then
106 if test "$PHP_ADABAS" != "no"; then
108 if test "$PHP_ADABAS" = "yes"; then
129 if test -z "$ODBC_TYPE"; then
133 if test "$PHP_SAPDB" != "no"; then
135 if test "$PHP_SAPDB" = "yes"; then
147 if test -z "$ODBC_TYPE"; then
151 if test "$PHP_SOLID" != "no"; then
153 if test "$PHP_SOLID" = "yes"; then
160 if test -f $ODBC_LIBDIR/soc*35.a; then
162 elif test -f $ODBC_LIBDIR/scl*30.a; then
164 elif test -f $ODBC_LIBDIR/scl*23.a; then
172 if test -z "$ODBC_TYPE"; then
176 if test "$PHP_IBM_DB2" != "no"; then
178 if test "$PHP_IBM_DB2" = "yes"; then
199 build test failed. Please check the config.log for details.
209 if test -z "$ODBC_TYPE"; then
213 if test "$PHP_ODBCROUTER" != "no"; then
215 if test "$PHP_ODBCROUTER" = "yes"; then
229 if test -z "$ODBC_TYPE"; then
234 if test "$PHP_EMPRESS" != "no"; then
236 if test "$PHP_EMPRESS" = "yes"; then
252 if test -z "$ODBC_TYPE"; then
258 if test "$PHP_EMPRESS_BCS" != "no"; then
260 if test "$PHP_EMPRESS_BCS" = "yes"; then
292 if test -z "$ODBC_TYPE"; then
296 if test "$PHP_BIRDSTEP" != "no"; then
298 if test "$PHP_BIRDSTEP" = "yes"; then
328 if test -f "$ODBC_LIBDIR/libCrdbc32.$SHLIB_SUFFIX_NAME"; then
330 elif test -f "$ODBC_LIBDIR/libCrdbc.$SHLIB_SUFFIX_NAME"; then
339 if test -z "$ODBC_TYPE"; then
351 if test "$PHP_CUSTOM_ODBC" != "no"; then
353 if test "$PHP_CUSTOM_ODBC" = "yes"; then
367 if test -z "$ODBC_TYPE"; then
371 if test "$PHP_IODBC" != "no"; then
373 if test -z "$PKG_CONFIG"; then
376 if test -x "$PKG_CONFIG" && $PKG_CONFIG --exists libiodbc ; then
387 if test "$PHP_IODBC" = "yes"; then
403 if test -z "$ODBC_TYPE"; then
407 if test "$PHP_ESOOB" != "no"; then
409 if test "$PHP_ESOOB" = "yes"; then
423 if test -z "$ODBC_TYPE"; then
427 if test "$PHP_UNIXODBC" != "no"; then
429 if test "$PHP_UNIXODBC" = "yes"; then
444 if test -z "$ODBC_TYPE"; then
448 if test "$PHP_DBMAKER" != "no"; then
450 if test "$PHP_DBMAKER" = "yes"; then
457 while test ! -d $DBMAKER_HOME/$DBMAKER_VERSION -a "$DBMAKER_VERSION" != "2.9"; do
464 if test "$DBMAKER_VERSION" = "2.9"; then
481 if test "$ext_shared" = "yes"; then
497 if test -n "$ODBC_TYPE"; then
498 if test "$ODBC_TYPE" != "dbmaker"; then
500 if test "$ODBC_TYPE" != "birdstep" && test "$ODBC_TYPE" != "solid"; then