Lines Matching refs:no

150 if test "$with_shared_apache" != "no" && test -n "$with_shared_apache" ; then
206 [ --with-libdir=NAME Look for libraries in .../NAME rather than .../lib],lib,no)
210 search paths], yes, no)
230 [ --enable-re2c-cgoto Enable -g flag to re2c to use computed goto gcc extension], no, no)
232 if test "$PHP_RE2C_CGOTO" = "no"; then
249 AC_MSG_RESULT([no])
293 PHP_CHECK_GCC_ARG(-no-cpp-precomp, gcc_no_cpp_precomp=yes)
295 CPPFLAGS="$CPPFLAGS -no-cpp-precomp"
319 if test "${with_pic+set}" != "set" || test "$with_pic" = "no"; then
320 with_pic=no
323 AC_MSG_RESULT(no)
327 AC_MSG_RESULT(no)
593 [ac_cv_ipv6_support=yes], [ac_cv_ipv6_support=no])])
728 ],ac_cv_func_getaddrinfo=yes, ac_cv_func_getaddrinfo=no, ac_cv_func_getaddrinfo=no),
729 ac_cv_func_getaddrinfo=no)])
736 …;__sync_fetch_and_add(&x,1);],ac_cv_func_sync_fetch_and_add=yes,ac_cv_func_sync_fetch_and_add=no)])
758 [ --with-valgrind=DIR Enable valgrind support], yes, no)
760 if test "$PHP_VALGRIND" != "no"; then
793 … --enable-gcov Enable GCOV code coverage (requires LTP) - FOR DEVELOPERS ONLY!!], no, no)
804 *[)] gcc_ccache=no;;
874 [ --enable-debug Compile with debugging symbols], no, no)
899 ZEND_DEBUG=no
904 be either PHP or GNU @<:@PHP@:>@], PHP, no)
908 oldstyleextdir=no
917 … Set the path in which to look for php.ini @<:@PREFIX/lib@:>@], DEFAULT, no)
933 Set the path where to scan for configuration files], DEFAULT, no)
942 [ --enable-sigchild Enable PHP's own SIGCHLD handler], no, no)
951 [ --enable-libgcc Enable explicitly linking against libgcc], no, no)
963 [ --disable-short-tags Disable the short-form <? start tag by default], yes, no)
972 [ --enable-dmalloc Enable dmalloc], no, no)
985 [ --disable-ipv6 Disable IPv6 support], yes, no)
987 if test "$PHP_IPV6" != "no" && test "$ac_cv_ipv6_support" = yes; then
996 [ --enable-dtrace Enable DTrace support], no, no)
1012 [ --enable-fd-setsize Set size of descriptor sets], no, no)
1014 if test "$PHP_FD_SETSIZE" != "no"; then
1063 enable_static=no
1068 no)
1077 enable_shared=no
1099 if test -z "$with_pear" && test "$enable_pear" = "no"; then
1100 with_pear=no
1104 if test "$PHP_CLI" = "no"; then
1105 with_pear=no
1112 if test "$PHP_PEAR" != "no"; then
1117 if test "$PHP_XML" = "no"; then
1123 dnl if test "$PHP_XMLRPC" = "no"; then
1161 PHP_THREAD_SAFETY=no
1224 part1=no-debug
1426 dnl Otherwise AC_PROG_LIBTOOL fails if there is no working C++ compiler.
1454 if test "$PHP_PHAR" != "no" && test "$PHP_CLI" != "no"; then
1480 PHP_ADD_SOURCES_X(main, fastcgi.c, -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1, PHP_FASTCGI_OBJS, no)
1629 if test "$PHP_OCI8" != "no"; then
1644 if test "$PHP_OCI8_INSTANT_CLIENT" = "no"; then