Searched refs:dlname (Results 1 - 6 of 6) sorted by relevance

/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/tools/runidn/
H A Drunidn.in91 eval `grep '^dlname' $libdir/libidnkitres.la`
92 if test "$dlname" = ""; then
98 preload=$preload$libdir/$dlname
/bind-9.6-ESV-R11/
H A Dltmain.sh2571 dlname=
2576 if test -z "$dlname"; then
2586 if test -f "$dir/$objdir/$dlname"; then
2589 if test ! -f "$dir/$dlname"; then
2590 func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
3383 # if an import library, we need to obtain dlname
3390 dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
6453 dlname=
6535 if test -z "$dlname" ||
6538 # If there is no dlname, n
[all...]
H A Dconfigure9836 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
9839 $install_prog $dir/$dlname \$dldir/$dlname~
9840 chmod a+x \$dldir/$dlname~
9842 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
9844 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
9913 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
9916 $install_prog $dir/$dlname \$dldir/$dlname'
9917 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
[all...]
/bind-9.6-ESV-R11/unit/atf-src/admin/
H A Dltmain.sh1658 dlname=
1663 if test -z "$dlname"; then
1673 if test -f "$dir/$objdir/$dlname"; then
1676 if test ! -f "$dir/$dlname"; then
1677 func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
5302 dlname=
5378 if test -z "$dlname" ||
5381 # If there is no dlname, no dlopen support or we're linking
5448 # Otherwise, use the dlname, so that lt_dlopen finds it.
5449 elif test -n "$dlname"; the
[all...]
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/
H A Dltmain.sh1198 dlname=
1285 if test -z "$dlname" || test "$dlopen" != yes || test "$build_libtool_libs" = no; then
1286 # If there is no dlname, no dlopen support or we're linking statically,
2037 dlname=
2173 # If -module or -export-dynamic was specified, set the dlname.
2176 dlname="$soname"
3103 dlname='$dlname'
3639 dlname=
3649 if test -z "$dlname"; the
[all...]
/bind-9.6-ESV-R11/unit/atf-src/
H A Dconfigure9541 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
9544 $install_prog $dir/$dlname \$dldir/$dlname~
9545 chmod a+x \$dldir/$dlname~
9547 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
9549 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
14756 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
14759 $install_prog $dir/$dlname \$dldir/$dlname~
14760 chmod a+x \$dldir/$dlname~
[all...]

Completed in 79 milliseconds