Home | History | Annotate | Download | only in build-aux

Lines Matching refs:testbindir

5585 	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
5592 *":$testbindir:"*) ;;
5593 ::) dllsearchpath=$testbindir;;
5594 *) func_append dllsearchpath ":$testbindir";;
8813 testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
8820 *":$testbindir:"*) ;;
8821 ::) dllsearchpath=$testbindir;;
8822 *) func_append dllsearchpath ":$testbindir";;