Home
last modified time | relevance | path

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

12

/freebsd/contrib/openpam/
H A Dconfigure12276 …$func_stripname_result.$libext"~test -z "$tstripme" || test -z "$striplib" || $striplib "$destdir/…
12286 …g $dir/$dlname $destdir/$dlname~test -z "$tstripme" || test -z "$striplib" || $striplib $destdir/$…
12346 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
12347 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
12791 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
12792 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
13629 striplib="$STRIP -x"
13637 striplib="$STRIP --strip-unneeded"
16267 …$func_stripname_result.$libext"~test -z "$tstripme" || test -z "$striplib" || $striplib "$destdir/…
16277 …g $dir/$dlname $destdir/$dlname~test -z "$tstripme" || test -z "$striplib" || $striplib $destdir/$…
[all …]
H A Dltmain.sh4587 if test -n "$tstripme" && test -n "$striplib"; then
4588 func_show_eval "$striplib $destdir/$realname" 'exit $?'
/freebsd/contrib/openbsm/
H A Dconfigure10256 …$func_stripname_result.$libext"~test -z "$tstripme" || test -z "$striplib" || $striplib "$destdir/…
10266 …g $dir/$dlname $destdir/$dlname~test -z "$tstripme" || test -z "$striplib" || $striplib $destdir/$…
10326 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
10327 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
10768 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
10769 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
11599 striplib="$STRIP -x"
15165 striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
16248 striplib=$lt_striplib
/freebsd/contrib/sqlite3/
H A Dconfigure12173 …$func_stripname_result.$libext"~test -z "$tstripme" || test -z "$striplib" || $striplib "$destdir/…
12183 …g $dir/$dlname $destdir/$dlname~test -z "$tstripme" || test -z "$striplib" || $striplib $destdir/$…
12243 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
12244 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
12700 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
12701 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
13535 striplib="$STRIP -x"
15628 striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
16621 striplib=$lt_striplib
H A Daclocal.m42220 striplib=
2225 test -z "$striplib" && striplib="$STRIP --strip-unneeded"
2232 striplib="$STRIP -x"
2245 _LT_DECL([], [striplib], [1])
2484 …$func_stripname_result.$libext"~test -z "$tstripme" || test -z "$striplib" || $striplib "$destdir/…
2494 …g $dir/$dlname $destdir/$dlname~test -z "$tstripme" || test -z "$striplib" || $striplib $destdir/$…
2554 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
2555 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
2989 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
2990 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
/freebsd/contrib/libevent/
H A Dconfigure11358 …$func_stripname_result.$libext"~test -z "$tstripme" || test -z "$striplib" || $striplib "$destdir/…
11368 …g $dir/$dlname $destdir/$dlname~test -z "$tstripme" || test -z "$striplib" || $striplib $destdir/$…
11428 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
11429 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
11870 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
11871 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
12704 striplib="$STRIP -x"
12712 striplib="$STRIP --strip-unneeded"
19550 striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
20717 striplib=$lt_striplib
/freebsd/contrib/file/
H A Dconfigure12248 …$func_stripname_result.$libext"~test -z "$tstripme" || test -z "$striplib" || $striplib "$destdir/…
12258 …g $dir/$dlname $destdir/$dlname~test -z "$tstripme" || test -z "$striplib" || $striplib $destdir/$…
12318 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
12319 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
12764 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
12765 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
13650 striplib="$STRIP -x"
13658 striplib="$STRIP --strip-unneeded"
17216 striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
18388 striplib=$lt_striplib
/freebsd/contrib/ntp/sntp/libevent/
H A Dconfigure12160 postinstall_cmds='test -n "$linkname" || linkname="$realname"~func_stripname "" ".so" "$linkname"~$install_shared_prog "$dir/$func_stripname_result.$libext" "$destdir/$func_stripname_result.$libext"~test -z "$tstripme" || test -z "$striplib" || $striplib "$destdir/$func_stripname_result.$libext"'
12170 postinstall_cmds='test -z "$dlname" || $install_shared_prog $dir/$dlname $destdir/$dlname~test -z "$tstripme" || test -z "$striplib" || $striplib $destdir/$dlname~test -n "$linkname" || linkname=$realname~func_stripname "" ".a" "$linkname"~(cd "$destdir" && $LN_S -f $dlname $func_stripname_result.so)'
12230 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
12231 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
12675 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
12676 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
13496 striplib=
13502 test -z "$striplib"
[all...]
H A Dltmain.sh4331 if test -n "$tstripme" && test -n "$striplib"; then
4332 func_show_eval "$striplib $destdir/$realname" 'exit $?'
/freebsd/contrib/ldns/
H A Dconfigure10822 …$func_stripname_result.$libext"~test -z "$tstripme" || test -z "$striplib" || $striplib "$destdir/…
10832 …g $dir/$dlname $destdir/$dlname~test -z "$tstripme" || test -z "$striplib" || $striplib $destdir/$…
10892 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
10893 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
11349 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
11350 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
12184 striplib="$STRIP -x"
20332 striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
21350 striplib=$lt_striplib
/freebsd/contrib/openbsm/m4/
H A Dlibtool.m42207 striplib=
2212 test -z "$striplib" && striplib="$STRIP --strip-unneeded"
2219 striplib="$STRIP -x"
2232 _LT_DECL([], [striplib], [1])
2471 …$func_stripname_result.$libext"~test -z "$tstripme" || test -z "$striplib" || $striplib "$destdir/…
2481 …g $dir/$dlname $destdir/$dlname~test -z "$tstripme" || test -z "$striplib" || $striplib $destdir/$…
2541 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
2542 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
2964 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
2965 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
/freebsd/contrib/openpam/m4/
H A Dlibtool.m42218 striplib=
2226 striplib="$STRIP --strip-unneeded"
2232 striplib="$STRIP -x"
2239 striplib="$STRIP --strip-unneeded"
2252 _LT_DECL([], [striplib], [1])
2491 …$func_stripname_result.$libext"~test -z "$tstripme" || test -z "$striplib" || $striplib "$destdir/…
2501 …g $dir/$dlname $destdir/$dlname~test -z "$tstripme" || test -z "$striplib" || $striplib $destdir/$…
2561 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
2562 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
2984 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
[all …]
/freebsd/contrib/ntp/sntp/libevent/m4/
H A Dlibtool.m42207 striplib=
2212 test -z "$striplib" && striplib="$STRIP --strip-unneeded"
2219 striplib="$STRIP -x"
2232 _LT_DECL([], [striplib], [1])
2471 …$func_stripname_result.$libext"~test -z "$tstripme" || test -z "$striplib" || $striplib "$destdir/…
2481 …g $dir/$dlname $destdir/$dlname~test -z "$tstripme" || test -z "$striplib" || $striplib $destdir/$…
2541 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
2542 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
2964 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
2965 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
/freebsd/contrib/ntp/sntp/m4/
H A Dlibtool.m42207 striplib=
2212 test -z "$striplib" && striplib="$STRIP --strip-unneeded"
2219 striplib="$STRIP -x"
2232 _LT_DECL([], [striplib], [1])
2471 …$func_stripname_result.$libext"~test -z "$tstripme" || test -z "$striplib" || $striplib "$destdir/…
2481 …g $dir/$dlname $destdir/$dlname~test -z "$tstripme" || test -z "$striplib" || $striplib $destdir/$…
2541 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
2542 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
2964 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
2965 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
/freebsd/contrib/libevent/m4/
H A Dlibtool.m42219 striplib=
2227 striplib="$STRIP --strip-unneeded"
2233 striplib="$STRIP -x"
2240 striplib="$STRIP --strip-unneeded"
2253 _LT_DECL([], [striplib], [1])
2492 …$func_stripname_result.$libext"~test -z "$tstripme" || test -z "$striplib" || $striplib "$destdir/…
2502 …g $dir/$dlname $destdir/$dlname~test -z "$tstripme" || test -z "$striplib" || $striplib $destdir/$…
2562 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
2563 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
2985 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
[all …]
/freebsd/contrib/ldns/m4/
H A Dlibtool.m42206 striplib=
2211 test -z "$striplib" && striplib="$STRIP --strip-unneeded"
2218 striplib="$STRIP -x"
2231 _LT_DECL([], [striplib], [1])
2470 …$func_stripname_result.$libext"~test -z "$tstripme" || test -z "$striplib" || $striplib "$destdir/…
2480 …g $dir/$dlname $destdir/$dlname~test -z "$tstripme" || test -z "$striplib" || $striplib $destdir/$…
2540 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
2541 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
2975 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
2976 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
/freebsd/contrib/file/m4/
H A Dlibtool.m42218 striplib=
2226 striplib="$STRIP --strip-unneeded"
2232 striplib="$STRIP -x"
2239 striplib="$STRIP --strip-unneeded"
2252 _LT_DECL([], [striplib], [1])
2491 …$func_stripname_result.$libext"~test -z "$tstripme" || test -z "$striplib" || $striplib "$destdir/…
2501 …g $dir/$dlname $destdir/$dlname~test -z "$tstripme" || test -z "$striplib" || $striplib $destdir/$…
2561 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
2562 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
2984 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
[all …]
/freebsd/contrib/unbound/
H A Daclocal.m42213 striplib=
2218 test -z "$striplib" && striplib="$STRIP --strip-unneeded"
2225 striplib="$STRIP -x"
2238 _LT_DECL([], [striplib], [1])
2477 …$func_stripname_result.$libext"~test -z "$tstripme" || test -z "$striplib" || $striplib "$destdir/…
2487 …g $dir/$dlname $destdir/$dlname~test -z "$tstripme" || test -z "$striplib" || $striplib $destdir/$…
2547 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
2548 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
2973 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
2974 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
H A Dconfigure14231 …$func_stripname_result.$libext"~test -z "$tstripme" || test -z "$striplib" || $striplib "$destdir/…
14241 …g $dir/$dlname $destdir/$dlname~test -z "$tstripme" || test -z "$striplib" || $striplib $destdir/$…
14301 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
14302 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
14749 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
14750 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
15584 striplib="$STRIP -x"
25840 striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
26874 striplib=$lt_striplib
/freebsd/contrib/ntp/sntp/
H A Dconfigure23333 postinstall_cmds='test -n "$linkname" || linkname="$realname"~func_stripname "" ".so" "$linkname"~$install_shared_prog "$dir/$func_stripname_result.$libext" "$destdir/$func_stripname_result.$libext"~test -z "$tstripme" || test -z "$striplib" || $striplib "$destdir/$func_stripname_result.$libext"'
23343 postinstall_cmds='test -z "$dlname" || $install_shared_prog $dir/$dlname $destdir/$dlname~test -z "$tstripme" || test -z "$striplib" || $striplib $destdir/$dlname~test -n "$linkname" || linkname=$realname~func_stripname "" ".a" "$linkname"~(cd "$destdir" && $LN_S -f $dlname $func_stripname_result.so)'
23403 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
23404 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
23848 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
23849 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
24669 striplib=
24675 test -z "$striplib"
[all...]
/freebsd/contrib/ntp/
H A Dconfigure13297 postinstall_cmds='test -n "$linkname" || linkname="$realname"~func_stripname "" ".so" "$linkname"~$install_shared_prog "$dir/$func_stripname_result.$libext" "$destdir/$func_stripname_result.$libext"~test -z "$tstripme" || test -z "$striplib" || $striplib "$destdir/$func_stripname_result.$libext"'
13307 postinstall_cmds='test -z "$dlname" || $install_shared_prog $dir/$dlname $destdir/$dlname~test -z "$tstripme" || test -z "$striplib" || $striplib $destdir/$dlname~test -n "$linkname" || linkname=$realname~func_stripname "" ".a" "$linkname"~(cd "$destdir" && $LN_S -f $dlname $func_stripname_result.so)'
13367 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
13368 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
13812 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
13813 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
14633 striplib=
14639 test -z "$striplib"
[all...]
/freebsd/crypto/heimdal/
H A Dconfigure10447 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
10448 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
11660 striplib=
11666 test -z "$striplib" && striplib="$STRIP --strip-unneeded"
11674 striplib="$STRIP -x"
29567 striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
30766 striplib=$lt_striplib
H A Dltmain.sh3002 if test -n "$tstripme" && test -n "$striplib"; then
3003 func_show_eval "$striplib $destdir/$realname" 'exit $?'
/freebsd/contrib/openbsm/config/
H A Dltmain.sh4331 if test -n "$tstripme" && test -n "$striplib"; then
4332 func_show_eval "$striplib $destdir/$realname" 'exit $?'
/freebsd/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh4331 if test -n "$tstripme" && test -n "$striplib"; then
4332 func_show_eval "$striplib $destdir/$realname" 'exit $?'

12