Home | History | Annotate | Download | only in sed-4.2.1

Lines Matching refs:searchpath

25362       searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
25363 if test -n "$searchpath"; then
25365 for searchdir in $searchpath; do