Lines Matching refs:no

191 AC_PROVIDE_IFELSE([AC_LIBTOOL_DLOPEN], enable_dlopen=yes, enable_dlopen=no)
193 enable_win32_dll=yes, enable_win32_dll=no)
217 # If no C compiler was specified, use CC.
220 # If no C compiler flags were specified, use CFLAGS.
305 [lt_cv_apple_cc_single_mod=no
322 [lt_cv_ld_exported_symbols_list=no
326 _LT_AC_TRY_LINK([lt_cv_ld_exported_symbols_list=yes],[lt_cv_ld_exported_symbols_list=no])
420 if test "X[$]1" = X--no-reexec; then
421 # Discard the --no-reexec flag, and continue.
431 exec $SHELL "[$]0" --no-reexec ${1+"[$]@"}
499 exec $CONFIG_SHELL "[$]0" --no-reexec ${1+"[$]@"}
679 … AC_LINK_IFELSE([AC_LANG_PROGRAM([[]], [[]])],[lt_cv_cc_needs_belf=yes],[lt_cv_cc_needs_belf=no])
682 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
727 [$2=no
747 # So say no if there are warnings other than the usual output.
772 [$2=no
778 # So say no if there are warnings
823 # no limit to the length of command line arguments.
824 # Libtool will interpret -1 as no limit whatsoever
1025 lt_cv_dlopen=no
1079 enable_dlopen=no
1097 lt_cv_dlopen_self=no, lt_cv_dlopen_self=cross)
1106 lt_cv_dlopen_self_static=no, lt_cv_dlopen_self_static=cross)
1117 yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
1122 yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
1137 [_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)=no
1161 # So say no if there are warnings
1188 if test "$_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)" = no && test "$need_locks" != no; then
1193 ln conftest.a conftest.b 2>/dev/null && hard_links=no
1195 ln conftest.a conftest.b 2>&5 || hard_links=no
1196 ln conftest.a conftest.b 2>/dev/null && hard_links=no
1198 if test "$hard_links" = no; then
1203 need_locks=no
1236 if test "$_LT_AC_TAGVAR(hardcode_direct, $1)" != no &&
1240 ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)" != no &&
1241 test "$_LT_AC_TAGVAR(hardcode_minus_L, $1)" != no; then
1257 enable_fast_install=no
1259 test "$enable_shared" = no; then
1285 AC_MSG_RESULT([no])
1289 AC_MSG_RESULT([no])
1325 # assumed that no part of a normal pathname contains ";" but that should
1368 hardcode_into_libs=no
1370 # when you set need_version to no, make sure it does not cause -set_version
1380 # AIX 3 has no versioning support, so we append a major version to the name.
1386 need_lib_prefix=no
1387 need_version=no
1406 can_build_shared=no
1410 # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
1443 need_lib_prefix=no
1444 need_version=no
1453 need_version=no
1468 need_version=no
1469 need_lib_prefix=no
1527 need_lib_prefix=no
1528 need_version=no
1541 need_lib_prefix=no
1542 need_version=no
1563 need_version=no
1564 need_lib_prefix=no
1582 shlibpath_overrides_runpath=no
1594 need_lib_prefix=no
1595 need_version=no
1606 need_lib_prefix=no
1607 need_version=no
1639 shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
1650 need_lib_prefix=no
1651 need_version=no
1656 shlibpath_overrides_runpath=no
1670 need_lib_prefix=no
1671 need_version=no
1691 shlibpath_overrides_runpath=no
1699 dynamic_linker=no
1705 need_lib_prefix=no
1706 need_version=no
1711 shlibpath_overrides_runpath=no
1712 # This implies no fast_install, which is unacceptable.
1734 need_lib_prefix=no
1735 need_version=no
1759 need_lib_prefix=no
1760 need_version=no
1770 need_lib_prefix=no
1774 *) need_version=no ;;
1782 shlibpath_overrides_runpath=no
1796 need_lib_prefix=no
1804 need_lib_prefix=no
1805 need_version=no
1814 dynamic_linker=no
1819 need_lib_prefix=no
1820 need_version=no
1837 need_lib_prefix=no
1849 shlibpath_overrides_runpath=no
1850 need_lib_prefix=no
1855 need_lib_prefix=no
1858 need_lib_prefix=no
1859 need_version=no
1860 shlibpath_overrides_runpath=no
1877 need_lib_prefix=no
1878 need_version=no
1885 shlibpath_overrides_runpath=no
1906 dynamic_linker=no
1910 test "$dynamic_linker" = no && can_build_shared=no
2030 # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
2032 [define([AC_ENABLE_SHARED_DEFAULT], ifelse($1, no, no, yes))dnl
2040 no) enable_shared=no ;;
2042 enable_shared=no
2063 AC_ENABLE_SHARED(no)
2070 # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
2072 [define([AC_ENABLE_STATIC_DEFAULT], ifelse($1, no, no, yes))dnl
2080 no) enable_static=no ;;
2082 enable_static=no
2103 AC_ENABLE_STATIC(no)
2110 # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
2112 [define([AC_ENABLE_FAST_INSTALL_DEFAULT], ifelse($1, no, no, yes))dnl
2121 no) enable_fast_install=no ;;
2123 enable_fast_install=no
2144 AC_ENABLE_FAST_INSTALL(no)
2151 # MODE is either `yes' or `no'. If omitted, it defaults to `both'.
2229 AC_MSG_RESULT(no)
2254 [ --with-gnu-ld Assume the C compiler uses GNU ld [default=no]],
2255 [test "$withval" = no || with_gnu_ld=yes],
2256 [with_gnu_ld=no])
2310 test "$with_gnu_ld" != no && break
2326 AC_MSG_RESULT(no)
2328 test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH])
2344 lt_cv_prog_gnu_ld=no
2391 # 'pass_all' -- all dependencies passed with no checks.
2657 no) AC_MSG_ERROR([this package needs a convenience libltdl]) ;;
2683 [test x"$enable_ltdl_install" != xyes && enable_ltdl_install=no],
2695 ac_configure_args="$ac_configure_args --enable-ltdl-install=no"
2762 ## There is no encapsulation within the following macros, do not change
2780 test "$can_build_shared" = "no" && enable_shared=no
2786 test "$enable_shared" = yes && enable_static=no
2794 if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
2795 test "$enable_shared" = yes && enable_static=no
2824 _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
2826 _LT_AC_TAGVAR(always_export_symbols, $1)=no
2829 _LT_AC_TAGVAR(hardcode_direct, $1)=no
2833 _LT_AC_TAGVAR(hardcode_minus_L, $1)=no
2835 _LT_AC_TAGVAR(hardcode_automatic, $1)=no
2842 _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=no
2924 grep 'no-whole-archive' > /dev/null; then
2925 …VAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
2930 with_gnu_ld=no
2947 GXX=no
2948 with_gnu_ld=no
2958 _LT_AC_TAGVAR(ld_shlibs, $1)=no
2964 aix_use_runtimelinking=no
2968 aix_use_runtimelinking=no
3082 _LT_AC_TAGVAR(ld_shlibs, $1)=no
3090 _LT_AC_TAGVAR(ld_shlibs, $1)=no
3097 # as there is no search path for DLLs.
3100 _LT_AC_TAGVAR(always_export_symbols, $1)=no
3115 _LT_AC_TAGVAR(ld_shlibs, $1)=no
3119 _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
3120 _LT_AC_TAGVAR(hardcode_direct, $1)=no
3147 _LT_AC_TAGVAR(ld_shlibs, $1)=no
3157 _LT_AC_TAGVAR(ld_shlibs, $1)=no
3162 _LT_AC_TAGVAR(ld_shlibs, $1)=no
3166 _LT_AC_TAGVAR(ld_shlibs, $1)=no
3172 _LT_AC_TAGVAR(ld_shlibs, $1)=no
3175 _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
3196 _LT_AC_TAGVAR(ld_shlibs, $1)=no
3215 _LT_AC_TAGVAR(ld_shlibs, $1)=no
3221 if test $with_gnu_ld = no; then
3234 _LT_AC_TAGVAR(hardcode_direct, $1)=no
3235 _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
3248 _LT_AC_TAGVAR(ld_shlibs, $1)=no
3274 if test $with_gnu_ld = no; then
3289 _LT_AC_TAGVAR(ld_shlibs, $1)=no
3295 _LT_AC_TAGVAR(hardcode_direct, $1)=no
3296 _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
3322 if test "$with_gnu_ld" = no; then
3381 _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
3384 …_LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archi…
3393 …_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
3422 …_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
3441 _LT_AC_TAGVAR(ld_shlibs, $1)=no
3445 _LT_AC_TAGVAR(ld_shlibs, $1)=no
3451 _LT_AC_TAGVAR(ld_shlibs, $1)=no
3455 _LT_AC_TAGVAR(ld_shlibs, $1)=no
3465 _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
3472 _LT_AC_TAGVAR(ld_shlibs, $1)=no
3477 _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
3483 …_LT_AC_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-who…
3487 _LT_AC_TAGVAR(ld_shlibs, $1)=no
3511 _LT_AC_TAGVAR(ld_shlibs, $1)=no
3531 if test "$GXX" = yes && test "$with_gnu_ld" = no; then
3545 _LT_AC_TAGVAR(ld_shlibs, $1)=no
3570 _LT_AC_TAGVAR(ld_shlibs, $1)=no
3594 if test "$GXX" = yes && test "$with_gnu_ld" = no; then
3608 _LT_AC_TAGVAR(ld_shlibs, $1)=no
3615 _LT_AC_TAGVAR(ld_shlibs, $1)=no
3622 _LT_AC_TAGVAR(ld_shlibs, $1)=no
3627 _LT_AC_TAGVAR(ld_shlibs, $1)=no
3631 _LT_AC_TAGVAR(ld_shlibs, $1)=no
3646 _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
3675 if test "$GXX" = yes && test "$with_gnu_ld" = no; then
3712 _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
3713 _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
3730 # always be unresolved, which means just about no library would
3745 _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
3746 _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
3769 _LT_AC_TAGVAR(ld_shlibs, $1)=no
3773 _LT_AC_TAGVAR(ld_shlibs, $1)=no
3779 _LT_AC_TAGVAR(ld_shlibs, $1)=no
3783 _LT_AC_TAGVAR(ld_shlibs, $1)=no
3787 test "$_LT_AC_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no
3793 ## There is no encapsulation within the following macros, do not change
3870 pre_test_object_deps_done=no
3891 if test "$pre_test_object_deps_done" = no; then
3896 # user supplied libs so there is no need to process them.
3923 if test "$pre_test_object_deps_done" = no; then
4013 *" -lc "*) _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no ;;
4027 # no rules to generate ltmain.sh.
4382 # Flag that forces no undefined symbols.
4507 # If there is no Makefile yet, we rely on a make rule to execute
4631 pipe_works=no
4881 # This is c89, which is MS Visual C++ (no shared libs)
5030 _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
5082 _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
5083 enable_shared=no
5259 _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
5268 _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
5287 _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no])
5343 _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=no
5354 _LT_AC_TAGVAR(hardcode_direct, $1)=no
5355 _LT_AC_TAGVAR(hardcode_minus_L, $1)=no
5358 _LT_AC_TAGVAR(hardcode_automatic, $1)=no
5361 _LT_AC_TAGVAR(always_export_symbols, $1)=no
5387 with_gnu_ld=no
5395 with_gnu_ld=no
5411 if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then
5412 …_LT_AC_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-who…
5416 supports_anon_versioning=no
5430 _LT_AC_TAGVAR(ld_shlibs, $1)=no
5454 _LT_AC_TAGVAR(ld_shlibs, $1)=no
5464 _LT_AC_TAGVAR(ld_shlibs, $1)=no
5470 # as there is no search path for DLLs.
5473 _LT_AC_TAGVAR(always_export_symbols, $1)=no
5489 _LT_AC_TAGVAR(ld_shlibs, $1)=no
5494 _LT_AC_TAGVAR(hardcode_direct, $1)=no
5495 _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5513 …_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
5517 …_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
5528 …_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
5544 _LT_AC_TAGVAR(ld_shlibs, $1)=no
5560 _LT_AC_TAGVAR(ld_shlibs, $1)=no
5575 _LT_AC_TAGVAR(ld_shlibs, $1)=no
5582 _LT_AC_TAGVAR(ld_shlibs, $1)=no
5600 _LT_AC_TAGVAR(ld_shlibs, $1)=no
5610 _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5618 _LT_AC_TAGVAR(ld_shlibs, $1)=no
5623 if test "$_LT_AC_TAGVAR(ld_shlibs, $1)" = no; then
5637 # are no directories specified by -L.
5650 aix_use_runtimelinking=no
5661 aix_use_runtimelinking=no
5770 _LT_AC_TAGVAR(ld_shlibs, $1)=no
5781 # no search path for DLLs.
5818 _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
5819 _LT_AC_TAGVAR(hardcode_direct, $1)=no
5841 _LT_AC_TAGVAR(ld_shlibs, $1)=no
5850 _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5861 _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5869 _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5877 _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5897 if test "$GCC" = yes -a "$with_gnu_ld" = no; then
5902 if test "$with_gnu_ld" = no; then
5916 if test "$GCC" = yes -a "$with_gnu_ld" = no; then
5941 if test "$with_gnu_ld" = no; then
5948 _LT_AC_TAGVAR(hardcode_direct, $1)=no
5949 _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5983 _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5991 _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5997 _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
6016 _LT_AC_TAGVAR(ld_shlibs, $1)=no
6071 _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
6100 _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
6114 _LT_AC_TAGVAR(hardcode_direct, $1)=no
6118 _LT_AC_TAGVAR(hardcode_direct, $1)=no #Motorola manual says yes, but my tests say they lie
6122 _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
6127 _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
6134 _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
6143 _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
6144 _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
6159 # always be unresolved, which means just about no library would
6165 _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
6166 _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
6185 _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
6189 _LT_AC_TAGVAR(ld_shlibs, $1)=no
6195 test "$_LT_AC_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no
6234 _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no