From: Jerome Duval Date: Sat, 30 Sep 2017 10:12:08 +0000 (+0200) Subject: Adjust haiku configuration X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a0134844006eb9dfc3d7ea8a0e09439067c0b4a;p=thirdparty%2Flibtool.git Adjust haiku configuration --- diff --git a/m4/libtool.m4 b/m4/libtool.m4 index a5d3df40f..b5cabd294 100644 --- a/m4/libtool.m4 +++ b/m4/libtool.m4 @@ -2786,8 +2786,9 @@ haiku*) soname_spec='$libname$release$shared_ext$major' shlibpath_var=LIBRARY_PATH shlibpath_overrides_runpath=no - sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib' - hardcode_into_libs=yes + sys_lib_search_path_spec='/boot/system/non-packaged/develop/lib /boot/system/develop/lib' + sys_lib_dlsearch_path_spec='/boot/home/config/non-packaged/lib /boot/home/config/lib /boot/system/non-packaged/lib /boot/system/lib' + hardcode_into_libs=no ;; hpux9* | hpux10* | hpux11*)