Searched refs:compiler_needs_object (Results 1 – 3 of 3) sorted by relevance
/openbsd/usr.sbin/unbound/ |
H A D | aclocal.m4 | 1117 m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes], 1118 [FC], [_LT_TAGVAR(compiler_needs_object, $1)=yes]) 4978 _LT_TAGVAR(compiler_needs_object, $1)=no 5243 _LT_TAGVAR(compiler_needs_object, $1)=yes 5249 _LT_TAGVAR(compiler_needs_object, $1)=yes 6157 _LT_TAGDECL([], [compiler_needs_object], [1], 6330 _LT_TAGVAR(compiler_needs_object, $1)=no 7082 _LT_TAGVAR(compiler_needs_object, $1)=yes
|
H A D | ltmain.sh | 10024 test yes = "$compiler_needs_object" && 10126 if test yes = "$compiler_needs_object"; then
|
H A D | configure | 12667 compiler_needs_object=no 25573 compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`' 26706 compiler_needs_object=$lt_compiler_needs_object
|