Lines Matching refs:enable

1098   -enable-* | --enable-*)
1099 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1109 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
1578 --disable-option-checking ignore unrecognized --enable/--with options
1579 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1580 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1581 --enable-apache-whitelist=VER
1583 typically used to enable the use of a old version
1585 --enable-broken-httpd-auth
1589 --enable-sqlite-compatibility-version=X.Y.Z
1591 --enable-shared[=PKGS] build shared libraries [default=yes]
1592 --enable-static[=PKGS] build static libraries [default=yes]
1593 --enable-fast-install[=PKGS]
1596 --enable-experimental-libtool
1598 --enable-static Build static libraries
1599 --enable-shared Build shared libraries
1600 --enable-all-static Build completely static (standalone) binaries.
1601 --enable-local-library-preloading
1607 --enable-bdb6 Allow building against BDB 6+. See
1612 --enable-ev2-impl Use Ev2 implementations, where available
1615 --enable-plaintext-password-storage
1621 --enable-debug Turn on debugging
1622 --enable-optimize Turn on optimizations
1623 --enable-disallowing-of-undefined-references
1626 --enable-maintainer-mode
1632 --enable-mod-activation Enable mod_dav_svn in httpd.conf
1633 --enable-gcov Turn on gcov coverage testing (GCC only).
1634 --enable-gprof Produce gprof profiling data in 'gmon.out' (GCC
1636 --enable-runtime-module-search
1639 --enable-svnxx Enable compilation of the C++ bindings (requires
1641 --enable-svnxx-tests Enable compilation of tests for the C++ bindings
1642 (implies --enable-svnxx, requires Boost and
1644 --enable-javahl Enable compilation of Java high-level bindings
2456 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
5858 # Check whether --enable-apache-whitelist was given.
6063 # Check whether --enable-broken-httpd-auth was given.
7402 # Check whether --enable-sqlite-compatibility-version was given.
9824 # Check whether --enable-libtool-lock was given.
10903 # Check whether --enable-shared was given.
10934 # Check whether --enable-static was given.
10995 # Check whether --enable-fast-install was given.
12234 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname $wl--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
12243 $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname $wl--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
12504 # For shared libraries, we enable/disable runtime linking
14027 shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
15602 # For shared libraries, we enable/disable runtime linking
15921 archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname $wl--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
15930 $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname $wl--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
17989 shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
18493 # Check whether --enable-experimental-libtool was given.
18519 # Check whether --enable-static was given.
18527 # Check whether --enable-shared was given.
18556 # Check whether --enable-all-static was given.
18562 as_fn_error $? "--enable-all-static doesn't accept argument" "$LINENO" 5
18571 # Check whether --enable-local-library-preloading was given.
18578 as_fn_error $? "--enable-local-library-preloading conflicts with --disable-shared" "$LINENO" 5
18990 # Check whether --enable-bdb6 was given.
19113 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no (found version 6, but --enable-bdb6 not specified)" >&5
19114 $as_echo "no (found version 6, but --enable-bdb6 not specified)" >&6; }
19444 # Check whether --enable-keychain was given.
19781 # Check whether --enable-ev2-impl was given.
19796 # Check whether --enable-nls was given.
20603 # Check whether --enable-plaintext-password-storage was given.
21032 # Check whether --enable-debug was given.
21043 # Neither --enable-debug nor --disable-debug was passed.
21049 # Check whether --enable-optimize was given.
21060 # Neither --enable-optimize nor --disable-optimize was passed.
21066 # Check whether --enable-disallowing-of-undefined-references was given.
21102 as_fn_error $? "--enable-disallowing-of-undefined-references explicitly requested, but -Wl,--no-undefined not supported" "$LINENO" 5
21123 # Check whether --enable-maintainer-mode was given.
21128 as_fn_error $? "Can't have --disable-debug and --enable-maintainer-mode" "$LINENO" 5
22685 # Check whether --enable-full-version-match was given.
23288 # Check whether --enable-mod-activation was given.
23306 # Check whether --enable-gcov was given.
23312 as_fn_error $? "Can't have --enable-gcov without --disable-shared (we
23313 recommend also using --enable-all-static)." "$LINENO" 5
23316 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: We recommend --enable-all-static with --enable-gcov." >&5
23317 $as_echo "$as_me: WARNING: We recommend --enable-all-static with --enable-gcov." >&2;}
23324 as_fn_error $? "We only support --enable-gcov with GCC right now." "$LINENO" 5
23331 # Check whether --enable-gprof was given.
23337 as_fn_error $? "Can't have --enable-gprof without --disable-shared (we
23338 recommend also using --enable-all-static)." "$LINENO" 5
23341 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: We recommend --enable-all-static with --enable-gprof." >&5
23342 $as_echo "$as_me: WARNING: We recommend --enable-all-static with --enable-gprof." >&2;}
23350 as_fn_error $? "We only support --enable-gprof with GCC right now." "$LINENO" 5
27025 # Check whether --enable-runtime-module-search was given.
27031 as_fn_error $? "--enable-runtime-module-search conflicts with --disable-shared" "$LINENO" 5
27118 # Check whether --enable-svnxx was given.
27130 # Check whether --enable-svnxx-tests was given.
27690 # Check whether --enable-javahl was given.
30293 ./config.nice) with the '--enable-bdb6' flag to use it,
30316 ./config.nice) with the '--enable-bdb6' flag to use it,