OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:am_compiler_list
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/isc/libsodium/dist/
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
=])
225
if test "$
am_compiler_list
" = ""; then
226
am_compiler_list
=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
238
for depmode in $
am_compiler_list
; d
[
all
...]
configure
4238
depcc="$CC"
am_compiler_list
=
4266
if test "$
am_compiler_list
" = ""; then
4267
am_compiler_list
=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
4274
for depmode in $
am_compiler_list
; do
6306
depcc="$CCAS"
am_compiler_list
=
6334
if test "$
am_compiler_list
" = ""; then
6335
am_compiler_list
=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
6340
for depmode in $
am_compiler_list
; do
Completed in 24 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025