Lines Matching refs:test

2 if ! test -f "$ODBC_INCDIR/$1"; then
29 if test `expr $ac_solid_uname_r : '\(.\)'` -gt "2"; then
38 if test -f $1/soc${ac_solid_os}35.a; then
41 elif test -f $1/scl${ac_solid_os}30.a; then
44 elif test -f $1/scl${ac_solid_os}23.a; then
50 if test ! -f $1/lib${ac_solid_prefix}${ac_solid_os}${ac_solid_version}.so -a \
76 if test ! -f $ODBC_LIBS; then
85 if test ! -f $ODBCBCS_LIBS; then
102 if test -z "$ODBC_TYPE"; then
108 if test "$PHP_ADABAS" != "no"; then
109 if test "$PHP_ADABAS" = "yes"; then
132 if test -z "$ODBC_TYPE"; then
138 if test "$PHP_SAPDB" != "no"; then
139 if test "$PHP_SAPDB" = "yes"; then
153 if test -z "$ODBC_TYPE"; then
159 if test "$PHP_SOLID" != "no"; then
160 if test "$PHP_SOLID" = "yes"; then
167 if test -f $ODBC_LIBDIR/soc*35.a; then
169 elif test -f $ODBC_LIBDIR/scl*30.a; then
171 elif test -f $ODBC_LIBDIR/scl*23.a; then
181 if test -z "$ODBC_TYPE"; then
187 if test "$PHP_IBM_DB2" != "no"; then
188 if test "$PHP_IBM_DB2" = "yes"; then
209 build test failed. Please check the config.log for details.
221 if test -z "$ODBC_TYPE"; then
228 if test "$PHP_EMPRESS" != "no"; then
229 if test "$PHP_EMPRESS" = "yes"; then
247 if test -z "$ODBC_TYPE"; then
254 if test "$PHP_EMPRESS_BCS" != "no"; then
255 if test "$PHP_EMPRESS_BCS" = "yes"; then
289 if test -z "$ODBC_TYPE"; then
300 if test "$PHP_CUSTOM_ODBC" != "no"; then
301 if test "$PHP_CUSTOM_ODBC" = "yes"; then
317 if test -z "$ODBC_TYPE"; then
323 if test "$PHP_IODBC" != "no"; then
335 if test -z "$ODBC_TYPE"; then
341 if test "$PHP_ESOOB" != "no"; then
342 if test "$PHP_ESOOB" = "yes"; then
358 if test -z "$ODBC_TYPE"; then
364 if test "$PHP_UNIXODBC" != "no"; then
365 if test "$PHP_UNIXODBC" = "yes"; then
386 if test -z "$ODBC_TYPE"; then
392 if test "$PHP_DBMAKER" != "no"; then
393 if test "$PHP_DBMAKER" = "yes"; then
400 while test ! -d $DBMAKER_HOME/$DBMAKER_VERSION -a "$DBMAKER_VERSION" != "2.9"; do
407 if test "$DBMAKER_VERSION" = "2.9"; then
423 if test "$ext_shared" = "yes"; then
438 if test "no" != "$PHP_ODBCVER"; then
439 if test "$PHP_ODBCVER" != "0"; then
447 if test -n "$ODBC_TYPE"; then
448 if test "$ODBC_TYPE" != "dbmaker"; then
450 if test "$ODBC_TYPE" != "solid"; then