Home | History | Annotate | Download | only in gtest-1.7.0

Lines Matching refs:lt_sed_strip_eq

10220     mingw* | cegcc*) lt_sed_strip_eq="s,=\([A-Za-z]:\),\1,g" ;;
10221 *) lt_sed_strip_eq="s,=/,/,g" ;;
10223 lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`