5 if test -z "$SED" ; then
11 last_result
=`echo $1 | $SED -e 's#.libs/##' -e 's#[0-9a-zA-Z_\-\.]*_la-##'`
14 # the tool to wrap (cc, cxx, ar, ranlib, ..)
18 # the reel tool (to call)
24 while test "$#" -gt 0; do
30 mode
=`echo $opt | $SED -e 's/[-_a-zA-Z0-9]*=//'`
34 preserved_args
="$preserved_args $opt"
37 preserved_args
="$preserved_args $opt"
42 # mode=link is handled in the libtool wrapper
68 lt_unmangle
"$lt_output"
72 if test $pass_through -eq 0; then
75 $REEL_TOOL $preserved_args
77 echo $REEL_TOOL $preserved_args
78 $REEL_TOOL $preserved_args