$NetBSD: patch-aa,v 1.26 2001/10/04 07:58:02 skrll Exp $ --- ltconfig.in.orig Mon May 21 05:05:06 2001 +++ ltconfig.in @@ -1198,7 +1198,7 @@ # This must be Linux ELF. linux-gnu*) - version_type=linux + version_type=sunos need_lib_prefix=no need_version=no library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' @@ -1236,6 +1236,8 @@ shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes hardcode_into_libs=yes + sys_lib_dlsearch_path_spec="/usr/lib" + sys_lib_search_path_spec="/usr/lib" ;; newsos6) @@ -1282,7 +1284,7 @@ ;; solaris*) - version_type=linux + version_type=sunos need_lib_prefix=no need_version=no library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so'