From 06520412a5512988e42ff5f81d59ba0326036830 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Fri, 3 Sep 2021 09:22:08 +0930 Subject: 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. --- zlib/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zlib') diff --git a/zlib/configure b/zlib/configure index 695819c..fb392d5 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 ;; -- cgit v1.1