X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ltconfig;h=0a8c7d2f4c439af90878da980500e9fa1cf3cede;hb=b749473bc4c4e05436f3b07d464b0a172af761cf;hp=f49a2cfea3b208b45630d0dd5c9280637f93ff97;hpb=2fd84b4237644cccdd181a4e34498214a50e285a;p=deliverable%2Fbinutils-gdb.git diff --git a/ltconfig b/ltconfig index f49a2cfea3..0a8c7d2f4c 100755 --- a/ltconfig +++ b/ltconfig @@ -1179,7 +1179,7 @@ hpux9* | hpux10* | hpux11*) shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. if test "X$HPUX_IA64_MODE" = X32; then - sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32/usr/local/lib" + sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib" else sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64" fi