Home | History | Annotate | Download | only in dist

Lines Matching refs:conftest

7685 	  $opt_dry_run || $RM conftest.c
7686 cat > conftest.c <<EOF
7689 $opt_dry_run || $RM conftest
7690 if $LTCC $LTCFLAGS -o conftest conftest.c $deplibs; then
7691 ldd_output=`ldd conftest`
7737 $opt_dry_run || $RM conftest
7738 if $LTCC $LTCFLAGS -o conftest conftest.c $i; then
7739 ldd_output=`ldd conftest`