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

/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/
H A Dltmain.sh823 if test -n "$shlibpath_var"; then
824 # get the directories listed in $shlibpath_var
825 eval lib_search_path=\`\$echo \"X \${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
1314 if test -n "$shlibpath_var"; then
2684 if test -n "$shlibpath_var"; then
2685 # We should set the shlibpath_var
2703 compile_command="$shlibpath_var=\"$compile_shlibpath$finalize_shlibpath\$$shlibpath_var\" $compile_command"
2706 finalize_command="$shlibpath_var=\"$finalize_shlibpath\$$shlibpath_var\"
[all...]
H A Dltconfig1756 # If the only mechanism to avoid hardcoding is shlibpath_var, we
1791 shlibpath_var=
1815 shlibpath_var=LIBPATH
1829 shlibpath_var=LIBPATH
1842 shlibpath_var=LIBRARY_PATH
1855 shlibpath_var=LD_LIBRARY_PATH
1880 shlibpath_var=PATH
1907 shlibpath_var=LD_LIBRARY_PATH
1924 shlibpath_var=LD_LIBRARY_PATH
1934 shlibpath_var
[all...]
/bind-9.6-ESV-R11/
H A Dltmain.sh2611 # Now add the directory to shlibpath_var.
2612 if eval "test -z \"\$$shlibpath_var\""; then
2613 eval "$shlibpath_var=\"\$dir\""
2615 eval "$shlibpath_var=\"\$dir:\$$shlibpath_var\""
2619 # This variable tells wrapper scripts just to set shlibpath_var
2648 if test -n "$shlibpath_var"; then
2649 # Export the shlibpath_var.
2650 eval "export $shlibpath_var"
2667 if test -n "$shlibpath_var"; the
[all...]
H A Dconfigure9723 shlibpath_var=
9739 shlibpath_var=LIBPATH
9753 shlibpath_var=LD_LIBRARY_PATH
9785 shlibpath_var=LIBPATH
9807 shlibpath_var=LIBRARY_PATH
9816 shlibpath_var=LD_LIBRARY_PATH
9931 shlibpath_var=PATH
9942 shlibpath_var=DYLD_LIBRARY_PATH
9955 shlibpath_var=LD_LIBRARY_PATH
9981 shlibpath_var
[all...]
/bind-9.6-ESV-R11/unit/atf-src/admin/
H A Dltmain.sh1698 # Now add the directory to shlibpath_var.
1699 if eval "test -z \"\$$shlibpath_var\""; then
1700 eval "$shlibpath_var=\"\$dir\""
1702 eval "$shlibpath_var=\"\$dir:\$$shlibpath_var\""
1706 # This variable tells wrapper scripts just to set shlibpath_var
1736 if test -n "$shlibpath_var"; then
1737 # Export the shlibpath_var.
1738 eval "export $shlibpath_var"
1755 if test -n "$shlibpath_var"; the
[all...]
/bind-9.6-ESV-R11/unit/atf-src/
H A Dconfigure9429 shlibpath_var=
9445 shlibpath_var=LIBPATH
9459 shlibpath_var=LD_LIBRARY_PATH
9491 shlibpath_var=LIBPATH
9513 shlibpath_var=LIBRARY_PATH
9522 shlibpath_var=LD_LIBRARY_PATH
9589 shlibpath_var=PATH
9600 shlibpath_var=DYLD_LIBRARY_PATH
9613 shlibpath_var=LD_LIBRARY_PATH
9643 shlibpath_var
[all...]

Completed in 54 milliseconds