Adjust haiku configuration

This commit is contained in:
Jerome Duval 2017-09-30 12:12:08 +02:00 committed by Ileana Dumitrescu
parent 1a9f976d1c
commit e6c7986fc8
No known key found for this signature in database
GPG Key ID: 6570EA01146F7354

5
m4/libtool.m4 vendored
View File

@ -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*)