Searched refs:depcc (Results 1 - 2 of 2) sorted by relevance
| /src/sys/external/isc/libsodium/dist/ |
| H A D | aclocal.m4 | 194 m4_if([$1], [CC], [depcc="$CC" am_compiler_list=], 195 [$1], [CXX], [depcc="$CXX" am_compiler_list=], 196 [$1], [OBJC], [depcc="$OBJC" am_compiler_list='gcc3 gcc'], 197 [$1], [OBJCXX], [depcc="$OBJCXX" am_compiler_list='gcc3 gcc'], 198 [$1], [UPC], [depcc="$UPC" am_compiler_list=], 199 [$1], [GCJ], [depcc="$GCJ" am_compiler_list='gcc3 gcc'], 200 [depcc="$$1" am_compiler_list=]) 202 AC_CACHE_CHECK([dependency style of $depcc], 230 [case " $depcc " in #( 234 [case " $depcc " i [all...] |
| H A D | configure | 4238 depcc="$CC" am_compiler_list= 4240 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 4241 $as_echo_n "checking dependency style of $depcc... " >&6; } 4270 case " $depcc " in #( 4323 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ 6306 depcc="$CCAS" am_compiler_list= 6308 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 6309 $as_echo_n "checking dependency style of $depcc... " >&6; } 6389 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
|
Completed in 35 milliseconds