Home
last modified time | relevance | path

Searched refs:striplib (Results 1 – 3 of 3) sorted by relevance

/libev/
H A Dconfigure10160 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
10161 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
11371 striplib=
11377 test -z "$striplib" && striplib="$STRIP --strip-unneeded"
11385 striplib="$STRIP -x"
12614 striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
13757 striplib=$lt_striplib
H A Dltmain.sh3003 if test -n "$tstripme" && test -n "$striplib"; then
3004 func_show_eval "$striplib $destdir/$realname" 'exit $?'
H A Daclocal.m42150 striplib=
2155 test -z "$striplib" && striplib="$STRIP --strip-unneeded"
2162 striplib="$STRIP -x"
2175 _LT_DECL([], [striplib], [1])
2382 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
2383 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;