Home
last modified time | relevance | path

Searched refs:depcc (Results 1 – 2 of 2) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/
H A Daclocal.m4510 m4_if([$1], [CC], [depcc="$CC" am_compiler_list=],
511 [$1], [CXX], [depcc="$CXX" am_compiler_list=],
512 [$1], [OBJC], [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
513 [$1], [OBJCXX], [depcc="$OBJCXX" am_compiler_list='gcc3 gcc'],
514 [$1], [UPC], [depcc="$UPC" am_compiler_list=],
515 [$1], [GCJ], [depcc="$GCJ" am_compiler_list='gcc3 gcc'],
516 [depcc="$$1" am_compiler_list=])
518 AC_CACHE_CHECK([dependency style of $depcc],
546 [case " $depcc " in #(
550 [case " $depcc " in #(
[all …]
H A Dconfigure4434 depcc="$CC" am_compiler_list=
4436 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
4437 $as_echo_n "checking dependency style of $depcc... " >&6; }
4466 case " $depcc " in #(
4519 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \