diff options
Diffstat (limited to 'libctf/configure')
-rwxr-xr-x | libctf/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libctf/configure b/libctf/configure index 82bcf13..38855e1 100755 --- a/libctf/configure +++ b/libctf/configure @@ -10790,7 +10790,7 @@ haiku*) soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LIBRARY_PATH shlibpath_overrides_runpath=yes - sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/beos/system/lib' + sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib' hardcode_into_libs=yes ;; |