From 27dae84ed92f1ef0300263091972338d12e78348 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 18 Oct 2025 19:06:52 +0200 Subject: New upstream version 1.4.1 --- build-aux/config.rpath | 23 +++++------------------ 1 file changed, 5 insertions(+), 18 deletions(-) (limited to 'build-aux/config.rpath') diff --git a/build-aux/config.rpath b/build-aux/config.rpath index 58870bd7..51b6aef7 100755 --- a/build-aux/config.rpath +++ b/build-aux/config.rpath @@ -3,7 +3,7 @@ # run time search path of shared libraries in a binary (executable or # shared library). # -# Copyright 1996-2024 Free Software Foundation, Inc. +# Copyright 1996-2025 Free Software Foundation, Inc. # Taken from GNU libtool, 2001 # Originally by Gordon Matzigkeit , 1996 # @@ -49,7 +49,7 @@ Send patches and bug reports to ." func_version () { echo "config.rpath (GNU gnulib, module havelib)" - echo "Copyright (C) 2024 Free Software Foundation, Inc. + echo "Copyright (C) 2025 Free Software Foundation, Inc. License: All-Permissive. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law." @@ -129,7 +129,7 @@ else hpux9* | hpux10* | hpux11*) wl='-Wl,' ;; - irix5* | irix6* | nonstopux*) + nonstopux*) wl='-Wl,' ;; linux* | k*bsd*-gnu | kopensolaris*-gnu) @@ -477,7 +477,7 @@ else esac fi ;; - irix5* | irix6* | nonstopux*) + nonstopux*) hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' hardcode_libdir_separator=: ;; @@ -640,21 +640,8 @@ case "$host_os" in interix[3-9]*) library_names_spec='$libname$shrext' ;; - irix5* | irix6* | nonstopux*) + nonstopux*) library_names_spec='$libname$shrext' - case "$host_os" in - irix5* | nonstopux*) - libsuff= shlibsuff= - ;; - *) - case $LD in - *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ") libsuff= shlibsuff= ;; - *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ") libsuff=32 shlibsuff=N32 ;; - *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ") libsuff=64 shlibsuff=64 ;; - *) libsuff= shlibsuff= ;; - esac - ;; - esac ;; linux*oldld* | linux*aout* | linux*coff*) ;; -- cgit v1.2.3 From 5f59a34ab747dde8ede7357f3431bf06bd6002fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 8 Mar 2026 17:28:33 +0100 Subject: New upstream version 1.4.2 --- build-aux/config.rpath | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'build-aux/config.rpath') diff --git a/build-aux/config.rpath b/build-aux/config.rpath index 51b6aef7..1119d6ab 100755 --- a/build-aux/config.rpath +++ b/build-aux/config.rpath @@ -3,7 +3,7 @@ # run time search path of shared libraries in a binary (executable or # shared library). # -# Copyright 1996-2025 Free Software Foundation, Inc. +# Copyright 1996-2026 Free Software Foundation, Inc. # Taken from GNU libtool, 2001 # Originally by Gordon Matzigkeit , 1996 # @@ -49,7 +49,7 @@ Send patches and bug reports to ." func_version () { echo "config.rpath (GNU gnulib, module havelib)" - echo "Copyright (C) 2025 Free Software Foundation, Inc. + echo "Copyright (C) 2026 Free Software Foundation, Inc. License: All-Permissive. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law." -- cgit v1.2.3