summaryrefslogtreecommitdiff
path: root/zlib
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2021-09-03 09:22:08 +0930
committerAlan Modra <amodra@gmail.com>2021-09-03 11:45:58 +0930
commit06520412a5512988e42ff5f81d59ba0326036830 (patch)
treee54c700373dbf0286807cc081a8665e3b257a852 /zlib
parent7a554b2725e6c336ff98dc671848a29d55f4c16f (diff)
downloadbinutils-gdb-06520412a5512988e42ff5f81d59ba0326036830.tar.gz
haiku tidy
--enable-maintainer-mode showed a number of files needing to be regenerated, and in the case of ld/Makefile.in that the file was regenerated by hand. Nothing to see here really. ld/ * Makefile.am (ALL_64_EMULATION_SOURCES): Sort haiku entry. * Makefile.in: Regenerate. * po/BLD-POTFILES.in: Regenerate. libctf/ * configure: Regenerate. zlib/ * configure: Regenerate.
Diffstat (limited to 'zlib')
-rwxr-xr-xzlib/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/zlib/configure b/zlib/configure
index 695819cd54b..fb392d52365 100755
--- a/zlib/configure
+++ b/zlib/configure
@@ -9851,7 +9851,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
;;