Lines Matching refs:test

2 if ! test -f "$ODBC_INCDIR/$1"; then
28 if test `expr $ac_solid_uname_r : '\(.\)'` -gt "2"; then
37 if test -f $1/soc${ac_solid_os}35.a; then
40 elif test -f $1/scl${ac_solid_os}30.a; then
43 elif test -f $1/scl${ac_solid_os}23.a; then
49 if test ! -f $1/lib${ac_solid_prefix}${ac_solid_os}${ac_solid_version}.so && \
50 test ! -f $1/lib${ac_solid_prefix}${ac_solid_os}${ac_solid_version}.a; then
75 if test ! -f $ODBC_LIBS; then
84 if test ! -f $ODBCBCS_LIBS; then
101 if test -z "$ODBC_TYPE"; then
107 if test "$PHP_ADABAS" != "no"; then
108 if test "$PHP_ADABAS" = "yes"; then
131 if test -z "$ODBC_TYPE"; then
137 if test "$PHP_SAPDB" != "no"; then
138 if test "$PHP_SAPDB" = "yes"; then
152 if test -z "$ODBC_TYPE"; then
158 if test "$PHP_SOLID" != "no"; then
159 if test "$PHP_SOLID" = "yes"; then
166 if test -f $ODBC_LIBDIR/soc*35.a; then
168 elif test -f $ODBC_LIBDIR/scl*30.a; then
170 elif test -f $ODBC_LIBDIR/scl*23.a; then
180 if test -z "$ODBC_TYPE"; then
186 if test "$PHP_IBM_DB2" != "no"; then
187 if test "$PHP_IBM_DB2" = "yes"; then
208 build test failed. Please check the config.log for details.
220 if test -z "$ODBC_TYPE"; then
227 if test "$PHP_EMPRESS" != "no"; then
228 if test "$PHP_EMPRESS" = "yes"; then
246 if test -z "$ODBC_TYPE"; then
253 if test "$PHP_EMPRESS_BCS" != "no"; then
254 if test "$PHP_EMPRESS_BCS" = "yes"; then
288 if test -z "$ODBC_TYPE"; then
299 if test "$PHP_CUSTOM_ODBC" != "no"; then
300 if test "$PHP_CUSTOM_ODBC" = "yes"; then
316 if test -z "$ODBC_TYPE"; then
322 if test "$PHP_IODBC" != "no"; then
333 if test -z "$ODBC_TYPE"; then
339 if test "$PHP_ESOOB" != "no"; then
340 if test "$PHP_ESOOB" = "yes"; then
356 if test -z "$ODBC_TYPE"; then
362 if test "$PHP_UNIXODBC" != "no"; then
363 if test "$PHP_UNIXODBC" = "yes"; then
384 if test -z "$ODBC_TYPE"; then
390 if test "$PHP_DBMAKER" != "no"; then
391 if test "$PHP_DBMAKER" = "yes"; then
398 while test ! -d $DBMAKER_HOME/$DBMAKER_VERSION && test "$DBMAKER_VERSION" != "2.9"; do
405 if test "$DBMAKER_VERSION" = "2.9"; then
421 if test "$ext_shared" = "yes"; then
436 if test "no" != "$PHP_ODBCVER"; then
437 if test "$PHP_ODBCVER" != "0"; then
445 if test -n "$ODBC_TYPE"; then
446 if test "$ODBC_TYPE" != "dbmaker"; then
448 if test "$ODBC_TYPE" != "solid"; then