Lines Matching refs:test

151 if test $? -ne 0 ; then
162 if test "$with_shared_apache" != "no" && test -n "$with_shared_apache" ; then
166 if test -n "$with_apache" && test -n "$with_apxs"; then
170 if test -n "$with_apxs2filter" && test -n "$with_apxs2"; then
187 test -z "$CFLAGS" && auto_cflags=1
235 …if ! test -f "$abs_srcdir/Zend/zend_language_parser.h" || ! test -f "$abs_srcdir/Zend/zend_languag…
244 if test "$PHP_RE2C_CGOTO" = "no"; then
275 if test "$GCC" = "yes"; then
282 if test "$SUNCC" = "yes"; then
289 if test "$GCC" = "yes"; then
298 if test $GCC_MAJOR_VERSION -ge 4; then
306 if test "${enable_libgcc+set}" != "set" && test "$GCC" = "yes"; then
314 if test -n "$GCC"; then
316 if test "$gcc_no_cpp_precomp" = "yes"; then
330 if test "$GCC" = "yes"; then
350 if test "${with_pic+set}" != "set" || test "$with_pic" = "no"; then
398 if test "$PHP_BINARIES"; then
405 if test -z "$PHP_INSTALLED_SAPIS"; then
410 if test "$enable_maintainer_zts" = "yes"; then
434 if test -d /usr/pkg/include -a -d /usr/pkg/lib ; then
438 test -d /usr/ucblib && PHP_ADD_LIBPATH(/usr/ucblib)
457 if test "$ac_cv_func_dlopen" = "yes"; then
579 if test "`uname -s 2>/dev/null`" != "QNX"; then
736 if test "$ac_cv_func_getaddrinfo" = yes; then
743 if test "$ac_cv_func_sync_fetch_and_add" = yes; then
758 if test "x$php_crypt_r" = "x1"; then
771 if test "$PHP_GCOV" = "yes"; then
773 if test "$GCC" != "yes"; then
783 …if test "$gcc_ccache" = "yes" && (test -z "$CCACHE_DISABLE" || test "$CCACHE_DISABLE" != "1"); then
794 if test "$LTP"; then
799 if test "$ltp_version" = "$ltp_check_version"; then
817 if test -z "$LTP_GENHTML"; then
838 if test "$PHP_DEBUG" = "yes"; then
846 if test "$GCC" = "yes" || test "$ICC" = "yes"; then
850 if test "$SUNCC" = "yes"; then
851 if test -n "$auto_cflags"; then
881 if test "$PHP_CONFIG_FILE_PATH" = "DEFAULT"; then
896 if test "$PHP_CONFIG_FILE_SCAN_DIR" = "DEFAULT"; then
901 test -n "$DEBUG_CFLAGS" && CFLAGS="$CFLAGS $DEBUG_CFLAGS"
906 if test "$PHP_SIGCHILD" = "yes"; then
915 if test "$PHP_LIBGCC" = "yes"; then
917 if test -z "$libgcc_libpath"; then
927 if test "$PHP_SHORT_TAGS" = "yes"; then
936 if test "$PHP_DMALLOC" = "yes"; then
949 if test "$PHP_IPV6" != "no" && test "$ac_cv_ipv6_support" = yes; then
960 if test "$PHP_DTRACE" = "yes"; then
976 if test "$PHP_FD_SETSIZE" != "no"; then
977 if test "0$PHP_FD_SETSIZE" -gt 0 2>/dev/null; then
1038 if test -z "$PHP_MODULES" && test -z "$PHP_ZEND_EX"; then
1048 if test "$ac_cv_lib_crypt_crypt" = "yes"; then
1061 if test -z "$with_pear" && test "$enable_pear" = "no"; then
1066 if test "$PHP_CLI" = "no"; then
1074 if test "$PHP_PEAR" != "no"; then
1079 if test "$PHP_XML" = "no"; then
1085 dnl if test "$PHP_XMLRPC" = "no"; then
1091 if test "$pear_error_msg"; then
1098 if test "$PHP_PEAR" = "DEFAULT" || test "$PHP_PEAR" = "yes"; then
1119 if test "$ZEND_MAINTAINER_ZTS" = "yes"; then
1129 if test "$abs_srcdir" != "$abs_builddir"; then
1140 if test "$PHP_THREAD_SAFETY" = "yes"; then
1149 test "$prefix" = "NONE" && prefix=/usr/local
1150 test "$exec_prefix" = "NONE" && exec_prefix='${prefix}'
1151 test "$program_prefix" = "NONE" && program_prefix=
1152 test "$program_suffix" = "NONE" && program_suffix=
1180 if test -z "$EXTENSION_DIR"; then
1182 if test "$oldstyleextdir" = "yes"; then
1183 if test "$PHP_DEBUG" = "1"; then
1188 if test "$enable_maintainer_zts" = "yes"; then
1196 if test "$enable_maintainer_zts" = "yes"; then
1200 if test "$PHP_DEBUG" = "1"; then
1247 if test -n "$php_ldflags_add_usr_lib"; then
1253 if test -z "$php_ldflags_add_usr_lib"; then
1355 if test "$PHP_THREAD_SAFETY" = "yes" && test -n "$ac_cv_pthreads_cflags"; then
1368 if test "$PHP_THREAD_SAFETY" = "yes" && test "$PHP_MYSQL" = "yes"; then
1402 if test "$enable_debug" != "yes"; then
1409 test -z "$PHP_COMPILE" && PHP_COMPILE='$(LIBTOOL) --mode=compile $(COMPILE) -c $<'
1410 test -z "$CXX_PHP_COMPILE" && CXX_PHP_COMPILE='$(LIBTOOL) --mode=compile $(CXX_COMPILE) -c $<'
1423 if test "$PHP_PHAR" != "no" && test "$PHP_CLI" != "no"; then
1477 if test -r "$abs_srcdir/Zend/zend_objects.c"; then
1483 if test -n "$GCC" && test "$ZEND_INLINE_OPTIMIZATION" != "yes"; then
1523 if test "\$CONFIG_FILES" = "$ALL_OUTPUT_FILES" || test "\$CONFIG_FILES" = " $ALL_OUTPUT_FILES" || t…
1531 test -d TSRM || $php_shtool mkdir TSRM
1534 test -d Zend || $php_shtool mkdir Zend
1544 if test -n "\$REDO_ALL"; then
1556 …if test "$UNAME" = "FreeBSD" && test "$PHP_SAPI" = "apache2filter" && test "$TSRM_PTH" != "pth-con…
1565 if test -n "$PHP_APXS_BROKEN"; then
1573 if test -n "$DEBUG_LOG"; then
1590 if test "$PHP_SAPI" = "apache2handler" || test "$PHP_SAPI" = "apache2filter"; then
1591 if test "$APACHE_VERSION" -ge 2004001; then
1592 if test -z "$APACHE_THREADED_MPM"; then
1606 if test "$PHP_OCI8" != "no"; then
1607 if test "$PHP_SAPI" = "apache"; then
1608 if test `uname` = "Linux"; then
1620 if test "$PHP_SIGCHILD" != "yes"; then
1621 if test "$PHP_OCI8_INSTANT_CLIENT" = "no"; then
1651 if test "$PHP_UNKNOWN_CONFIGURE_OPTIONS"; then