Home | History | Annotate | Download | only in autoconf

Lines Matching refs:depdepl

2900 		depdepl=
2908 depdepl=$tmp
2910 if test -f "$path/$depdepl" ; then
2911 depdepl="$path/$depdepl"
2933 eval depdepl="$tmp/lib$tmp_libs.dylib"
2949 *" $depdepl "*) ;;
2950 *) deplibs="$depdepl $deplibs" ;;