Lines Matching refs:no

247 [  --enable-werror         Turn warnings to errors. (Has no effect in modules
275 ],,enable_win64=no)
289 ],,enable_gstreamer=no)
296 ],,enable_cairo=no)
307 ],,enable_opengl=no)
311 ],,enable_dbus=no)
318 ],,enable_gnome_vfs=no)
384 ],,enable_bundled_dictionaries=no)
609 ],,enable_hunspell=no)
624 ],,enable_hyphen=no)
639 ], WITH_STLPORT=$withval , WITH_STLPORT=no)
650 --without-java/--with-java=no then the build will have
651 no support for Java components, applets, accessibility
949 AC_MSG_RESULT([no])
1042 AC_MSG_RESULT([no])
1125 test_cups=no
1129 test_cups=no
1131 test_freetype=no
1132 test_gstreamer=no
1139 test_randr=no
1140 test_freetype=no
1141 test_gstreamer=no
1143 if test "$enable_systray" = "yes" && test "$enable_gtk" != "no"; then
1146 enable_systray=no
1160 # Don't use OSVERSION until we know no conflicts result from it
1167 test_x=no
1168 test_cups=no
1169 test_randr=no
1170 test_gtk=no
1171 test_freetype=no
1172 test_gstreamer=no
1207 test_cups=no
1208 test_randr=no
1216 test_cups=no
1225 test_cups=no
1226 test_randr=no
1257 AC_MSG_RESULT([no])
1270 if test "$enable_cl_standard" = "" -o "$enable_cl_standard" = "no"; then
1272 AC_MSG_RESULT([no])
1285 if test "$enable_win_x64_shellext" = "" -o "$enable_win_x64_shellext" = "no"; then
1287 AC_MSG_RESULT([no])
1305 AC_MSG_RESULT([no])
1313 AC_MSG_RESULT([no])
1323 if test -n "$enable_werror" && test "$enable_werror" != "no"; then
1326 AC_MSG_WARN([Turning warnings to errors has no effect in modules or])
1328 …echo "Turning warnings to errors has no effect in modules or on platforms where it has been disabl…
1331 AC_MSG_RESULT([no])
1339 if test -n "$enable_debug" && test "$enable_debug" != "no"; then
1347 AC_MSG_RESULT([no])
1355 if test -n "$enable_dbgutil" && test "$enable_dbgutil" != "no"; then
1364 AC_MSG_RESULT([no, full product build])
1374 if test -n "$enable_symbols" && test "$enable_symbols" != "no"; then
1382 else if test "$enable_symbols" != "no" ; then
1392 AC_MSG_RESULT([no])
1403 else if test "$enable_strip_solver" = "no"; then
1406 AC_MSG_ERROR([--disable-strip-solver only accepts yes or no as parameter.])
1419 AC_MSG_RESULT([no])
1457 enable_nss_module="no"
1458 enable_hunspell="no"
1459 enable_hyphen="no"
1460 enable_saxon="no"
1461 enable_javascript="no"
1462 enable_graphite="no"
1463 enable_coinmp="no"
1464 enable_category_b_fonts="no"
1466 AC_MSG_RESULT([no: disabled modules nss, hunspell, hyphen, saxon, rhino, graphite, coinmp])
1482 AC_MSG_RESULT([no])
1496 AC_MSG_RESULT([no])
1506 AC_MSG_RESULT([no])
1516 AC_MSG_RESULT([no])
1529 && test -z "$with_system_libs" -a "$with_system_jars" != "no"; then
1542 AC_MSG_RESULT([no])
1552 AC_MSG_RESULT([no])
1563 AC_MSG_RESULT([no])
1575 if test "$enable_rpath" = "no"; then
1576 ENABLE_RPATH="no"
1632 AC_MSG_RESULT([no])
1808 if test -n "$enable_pch" && test "$enable_pch" != "no"; then
1812 dnl There is no PCH support in GCC versions prior to this
1822 AC_MSG_RESULT([no])
1856 DMAKE="no"
1859 AC_PATH_PROG(DMAKE, dmake, no)
1861 if test "$DMAKE" != "no"; then
1877 if test "$DMAKE" = "no"; then
1878 AC_MSG_NOTICE([no system or user-provided dmake found])
1887 …AC_MSG_ERROR([no URL for dmake source code specified, either. Use --with-dmake-url to supply an UR…
1910 DMAKE=no
1913 AC_MSG_WARN([no])
1914 DMAKE=no
1917 if test "$DMAKE" = "no"; then
2452 if test -n "$ac_cv_sys_large_files" && test "$ac_cv_sys_large_files" != "no"; then
2460 if test -n "$enable_dbgutil" && test "$enable_dbgutil" != "no"; then
2494 if test -z "$enable_pam" || test "$enable_pam" != "no"; then
2500 if test -n "$enable_pam_link" -a "$enable_pam_link" != "no"; then
2506 AC_MSG_RESULT([no, dynamically open it])
2510 AC_MSG_RESULT([no])
2523 if test -n "$enable_crypt_link" -a "$enable_crypt_link" != "no"; then
2529 AC_MSG_RESULT([no, dynamically open it])
2587 …ck https://gcc.gnu.org/ml/gcc-patches/2004-07/msg00968.html for details.])], [AC_MSG_RESULT([no])])
2613 AC_MSG_RESULT([no mingwin runtime includes])
2632 AC_MSG_RESULT([no mingwin c++ backward includes])
2647 AC_MSG_RESULT([no])
2650 AC_MSG_RESULT([no])
2673 AC_MSG_RESULT([no])
2676 AC_MSG_RESULT([no])
2747 DEFAULT_TO_STLPORT="no"
2748 if test "$WITH_STLPORT" != "no"; then
2749 AC_MSG_ERROR([Option --with-stlport is no longer available.])
2768 AC_MSG_RESULT([no])
2780 elif test "$enable_ccache_skip" = "no" ; then
2781 AC_MSG_RESULT([no - diabled explicitly])
2803 [use_ccache=yes], [use_ccache=no])
2808 AC_MSG_RESULT([no, will not enable --ccache-skip])
2813 AC_MSG_RESULT([no])
2818 AC_MSG_ERROR([invalid option to --enable-ccache-skip. Valid values are "auto", "yes" and "no"])
2831 AC_EGREP_HEADER(visibility push, string, stlvisok=yes, stlvisok=no)
2833 if test "$stlvisok" = "no"; then
2849 if test $? -eq 0; then gccvisok=no; else gccvisok=yes; fi,
2850 gccvisok=no)
2852 if test "$gccvisok" = "no"; then
2878 gccvisbroken=no
2884 gccvisbroken=no
2952 AC_MSG_RESULT([no])
2960 if test "$WITH_JAVA" != "no"; then
2964 AC_MSG_RESULT([no])
3328 exec 6>/dev/null # no output
3346 exec 6>/dev/null # no output
3371 if test -n "$enable_gcjaot" && test "$enable_gcjaot" != "no"; then
3393 AC_MSG_RESULT([no])
3424 AC_PATH_PROG(EPM, epm, no)
3437 if test "$EPM" = "no" ; then
3438 …AC_MSG_ERROR([no. Install ESP Package Manager (EPM) (https://jimjag.github.io/epm/) and/or specify…
3445 …AC_MSG_ERROR([no. Install ESP Package Manager (https://jimjag.github.io/epm/) and/or specify the p…
3553 AC_PATH_PROG(DPKG, dpkg, no)
3554 if test "$DPKG" = "no"; then
3557 AC_PATH_PROG(FAKEROOT, fakeroot, no)
3558 if test "$FAKEROOT" = "no"; then
3564 if test "$_osxpkgbuild" = "no"; then
3577 AC_PATH_PROG(PKGMK, pkgmk, no)
3578 if test "$PKGMK" = "no"; then
3587 AC_MSG_RESULT([no])
3628 AC_MSG_RESULT([no, will use the prebuilt stax/download/stax-1.2.0.jar])
3639 if test "z$enable_odk" = "z" -o "$enable_odk" != "no"; then
3641 if test "$WITH_JAVA" != "no"; then
3644 HAVE_UNOWINREG_DLL=no
3677 AC_MSG_ERROR(no)
3715 AC_MSG_RESULT([no])
3727 test "$with_system_stdlibs" != "no"; then
3728 AC_MSG_RESULT([no])
3739 if test "$_os" = "Darwin" && test "$with_system_zlib" != "no"; then
3744 test "$with_system_zlib" != "no"; then
3763 test "$with_system_jpeg" != "no"; then
3782 test "$with_system_expat" != "no"; then
3824 test "$with_system_libxslt" != "no"; then
3826 test "$with_system_libxml" = "no"; then
3834 test "$with_system_libxml" != "no"; then
3836 test "$with_system_libxslt" = "no"; then
3850 test "$with_system_libxslt" != "no"; then
3862 AC_PATH_PROG(XSLTPROC, xsltproc, no)
3863 if test "$XSLTPROC" = "no"; then
3882 test "$with_system_libxml" != "no"; then
3966 if test "$_os" = "Darwin" && test "$with_system_python" != "no"; then
3997 test "$with_system_python" != "no"; then
4051 test "$with_system_lucene" != "no" && test "$with_system_jars" != "no"; then
4100 AC_MSG_RESULT([no])
4114 AC_MSG_ERROR([no, you need lucene 2 or 3])
4128 if test -n "$enable_mysql_connector" -a "$enable_mysql_connector" != "no"; then
4139 AC_MSG_RESULT([no])
4150 test "$with_system_mysql" != "no" && test "$with_system_libs" != "no"; then
4205 test "$with_system_mysql_cppconn" != "no" && test "$with_system_libs" != "no"; then
4231 AC_MSG_RESULT([no])
4243 test "$with_system_hsqldb" != "no" && test "$with_system_jars" != "no"; then
4276 AC_MSG_ERROR([no, you need hsqldb >= 1.8.0.9 but < 1.8.1])
4292 test "$with_system_beanshell" != "no" && test "$with_system_jars" != "no"; then
4325 test "$with_system_saxon" != "no" && test "$with_system_jars" != "no"; then
4407 AC_MSG_RESULT([no])
4411 AC_MSG_RESULT([no])
4439 AC_MSG_RESULT([no])
4473 AC_MSG_RESULT([no])
4485 if test "$_os" = "Darwin" && test "$with_system_curl" != "no"; then
4490 test "$with_system_curl" != "no"; then
4504 AC_MSG_ERROR([no, you need at least curl 7.13,1])
4514 AC_MSG_ERROR([no, cannot use system curl whose SSL backend isn't OpenSSL])
4533 test "$with_system_mdds" != "no"; then
4552 test "$with_system_boost" != "no"; then
4568 ac_cv_cxx_boost_no_exceptons_broken=no, ac_cv_cxx_boost_no_exceptons_broken=yes)
4571 AC_MSG_ERROR([no, see https://bugzilla.redhat.com/show_bug.cgi?id=477131])
4589 test "$with_system_vigra" != "no"; then
4608 test "$with_system_odbc_headers" != "no"; then
4622 if test "$enable_nss_module" = "no"; then
4623 AC_MSG_RESULT([no, since NSS disabled but needed])
4637 AC_MSG_RESULT([no])
4646 if test -n "$with_openldap" && test "$with_openldap" != "no"; then
4663 if test "$enable_nss_module" != "no"; then
4694 AC_MSG_RESULT([no])
4706 test "$with_system_sane_header" != "no"; then
4723 test "$with_system_icu" != "no"; then
4784 test "$with_system_graphite" != "no"; then
4794 AC_MSG_RESULT([no])
4806 dnl Check for Mac OS X native GUI, which may is now required; the X11 build is no longer supported
4811 AC_MSG_ERROR([X11 build is no longer supported on MacOSX, please use the native aqua build])
4819 enable_gtk=no
4820 enable_cups=no
4904 ], [AC_MSG_RESULT([yes])], [AC_MSG_ERROR([no, fontconfig >= 2.2.0 needed])])
4911 if test -n "$enable_xrender_link" -a "$enable_xrender_link" != "no"; then
4916 AC_MSG_RESULT([no, dynamically open it])
4921 test "$with_system_xrender_headers" != "no"; then
4943 if test -z "$enable_randr_link" -o "$enable_randr_link" = "no"; then
4962 AC_MSG_RESULT([no])
4973 if test -n "$with_system_nss" -o -n "$with_system_libs" && test "$with_system_nss" != "no"; then
4991 test "$with_system_openssl" != "no"; then
5014 test "$with_system_redland" != "no"; then
5037 test "$with_system_hunspell" != "no"; then
5062 AC_MSG_RESULT([no])
5075 test "$with_system_hyphen" != "no"; then
5081 [ AC_MSG_ERROR(no. You are sure you have libhyphen headers?)],
5102 AC_MSG_RESULT([no])
5124 test "$with_system_mythes" != "no"; then
5128 PKG_CHECK_MODULES(MYTHES, mythes, MYTHES_PKGCONFIG=yes, MYTHES_PKGCONFIG=no)
5129 if test "$MYTHES_PKGCONFIG" = "no"; then
5133 [ MYTHES_FOUND=no], [])
5134 if test "$MYTHES_FOUND" = "no"; then
5136 [ MYTHES_FOUND=no], [])
5138 if test "$MYTHES_FOUND" = "no"; then
5157 if test -n "$with_system_libtextcat" && test "$with_system_libtextcat" != "no"; then
5172 if test -n "$with_system_libtextcat_data" && test "$with_system_libtextcat_data" != "no"; then
5190 exec 6>/dev/null # no output
5196 AC_MSG_ERROR([no, upgrade libc])
5255 HAVE_PSDK_H="no"
5260 HAVE_PSDK_LIB="no"
5262 if test "$HAVE_PSDK_H" = "no" -o "$HAVE_PSDK_LIB" = "no"; then
5312 HAVE_DIRECTDRAW_H="no"
5317 HAVE_DIRECTXSDK_H="no"
5329 HAVE_DIRECTDRAW_LIB="no"
5334 HAVE_DIRECTXSDK_LIB="no"
5343 HAVE_DIRECTXSDK="no"
5404 HAVE_ATL_H="no"
5412 HAVE_MFC_H="no"
5427 HAVE_ATL_LIB="no"
5436 HAVE_MFC_LIB="no"
5439 …if test "$HAVE_ATL_H" = "no" -o "$HAVE_MFC_H" = "no" -o "$HAVE_ATL_LIB" = "no" -o "$HAVE_MFC_LIB" …
5489 AC_MSG_WARN([NSIS not found, no self contained installer will be build.])
5490 echo "NSIS not found, no self contained installer will be build." >> warn
5506 …AC_MSG_WARN([NSIS version compiled without Unicode support, no self contained installer will be bu…
5510 AC_MSG_WARN([NSIS version found is < 3.*, no self contained installer will be build.])
5521 AC_MSG_ERROR([no bison found in \$PATH, install bison])
5540 AC_MSG_ERROR([no flex found in \$PATH, install flex])
5566 AC_MSG_ERROR([no, GNU patch needed. install or specify with --with-gnu-patch=/path/to/it])
5594 AC_MSG_RESULT([no])
5600 …AC_MSG_ERROR([no, GNU cp from coreutils is needed. install or specify with --with-gnu-cp=/path/to/…
5602 AC_MSG_RESULT([no GNU cp from coreutils found - using the system's cp command])
5701 if "$ZIP" -FS < /dev/null 2>&1 | $EGREP "no such option: S" > /dev/null; then
5841 AC_MSG_RESULT([no])
5859 AC_MSG_RESULT([no])
5891 AC_MSG_RESULT([no])
5903 AC_MSG_RESULT([no])
5932 AC_MSG_RESULT([no])
5974 test "$with_system_cairo" != "no"; then
5994 ], [AC_MSG_RESULT([yes])], [AC_MSG_ERROR([no, X headers too old.])])
6005 AC_MSG_RESULT([no])
6038 AC_MSG_RESULT([no])
6045 if test -n "$enable_pdfimport" -a "$enable_pdfimport" != "no"; then
6054 test "$with_system_poppler" != "no"; then
6059 AC_MSG_RESULT([no])
6064 AC_MSG_RESULT([no])
6073 if test -n "$enable_wiki_publisher" -a "$enable_wiki_publisher" != "no" && test "$WITH_JAVA" != "no
6084 AC_MSG_RESULT([no])
6109 if test -n "$enable_report_builder" -a "$enable_report_builder" != "no" && test "$WITH_JAVA" != "no
6279 AC_MSG_RESULT([no])
6331 AC_MSG_ERROR([no, you need Apache Commons Lang 3.x])
6440 qt_incdir="no"
6455 qt_libdir="no"
6469 AC_PATH_PROG( MOC, moc, no, [$QTDIR/bin:$PATH] )
6470 if test "$MOC" = "no" ; then
6477 kde_incdir="no"
6492 kde_libdir="no"
6547 qt_header_dir="no"
6561 qt_lib_dir="no"
6576 AC_PATH_PROG( MOCQT4, moc-qt4, no, [$QT4DIR/bin:$PATH] )
6578 if test "$MOC4" = "no" ; then
6579 AC_PATH_PROG( MOC4, moc, no, [$PATH:$QT4DIR/bin] )
6580 if test "$MOC4" = "no" ; then
6587 kde_incdir="no"
6601 kde_libdir="no"
6626 if test -n "$enable_lockdown" && test "$enable_lockdown" != "no"; then
6630 AC_MSG_RESULT([no])
6644 AC_MSG_RESULT([no])
6655 if test "$enable_mathmldtd" = "no"; then
6656 AC_MSG_RESULT([no])
6663 AC_MSG_RESULT([no])
6678 AC_MSG_RESULT([no])
6692 AC_MSG_RESULT([no])
6704 AC_MSG_RESULT([no])
6715 if test "$with_ppds" != "no"; then
6718 AC_MSG_RESULT([no])
6728 if test "$with_afms" != "no"; then
6732 AC_MSG_RESULT([no])
6769 # no Xinerama
6787 AC_MSG_RESULT([no, libXinerama not found or wrong architecture.])
6790 AC_MSG_RESULT([no])
6851 AC_MSG_RESULT([no])
6882 AC_MSG_RESULT([no])
6893 if test -z "$with_rat_scan" -o "$with_rat_scan" = "no"; then
6894 AC_MSG_RESULT([no])
6896 if test "$WITH_JAVA" = "no"; then
6897 AC_MSG_ERROR([no, java disabled, enable with --with-java])
6898 elif test "$enable_saxon" = "no"; then
6899 AC_MSG_ERROR([no, saxon disabled, enable with --enable-category-b])
7065 AC_MSG_ERROR([no, you need at least ant >= $ant_minver])
7110 AC_MSG_ERROR([no. Did you install ant-apache-regexp?])
7117 if test "$SOLAR_JAVA" != "" && test "$with_junit" != "no"; then
7187 AC_MSG_ERROR([no, your JUnit version is too old, you need JUnit 4.x])
7193 if test "$SOLAR_JAVA" != "" && test "$with_hamcrest_core" != "no"; then
7248 AC_MSG_RESULT([no, skipping])
7290 if test -z "$with_intro_bitmaps" -o "$with_intro_bitmaps" = "no" ; then
7309 if test -z "$with_about_bitmaps" -o "$with_about_bitmaps" = "no" ; then
7328 if test -z "$with_vendor" -o "$with_vendor" = "no" ; then
7338 if test -z "$with_unix_wrapper" -o "$with_unix_wrapper" = "no" -o "$with_unix_wrapper" = "yes" ; th…
7347 if test -n "$enable_static_gtk" && test "$enable_static_gtk" != "no"; then
7352 AC_MSG_RESULT([no])
7357 if test -n "$enable_layout" && test "$enable_layout" != "no"; then
7362 AC_MSG_RESULT([no])
7375 if test "$enable_verbose" = "no"; then
7389 if test "$enable_dependency_tracking" = "no"; then
7391 AC_MSG_RESULT([no])
7452 echo There were no warnings