From: Ileana Dumitrescu Date: Wed, 24 Jul 2024 14:50:15 +0000 (+0300) Subject: bootstrap: Update submodule to recent commit X-Git-Tag: v2.5.1~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e019cb5e77c2ba93a8b3c5379e4804733fd1a0c8;p=thirdparty%2Flibtool.git bootstrap: Update submodule to recent commit --- diff --git a/bootstrap b/bootstrap index e57ec940d..e4cfd3a17 100755 --- a/bootstrap +++ b/bootstrap @@ -9,7 +9,7 @@ # This is free software. There is NO warranty; not even for # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. # -# Copyright (C) 2010-2019, 2021, 2023 Bootstrap Authors +# Copyright (C) 2010-2019, 2021, 2023-2024 Bootstrap Authors # # This file is dual licensed under the terms of the MIT license # , and GPL version 2 or later @@ -235,7 +235,7 @@ scriptversion=2019-02-19.15; # UTC # This is free software. There is NO warranty; not even for # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. # -# Copyright (C) 2004-2019, 2021, 2023 Bootstrap Authors +# Copyright (C) 2004-2019, 2021, 2023-2024 Bootstrap Authors # # This file is dual licensed under the terms of the MIT license # , and GPL version 2 or later @@ -1699,7 +1699,7 @@ func_lt_ver () # This is free software. There is NO warranty; not even for # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. # -# Copyright (C) 2010-2019, 2021, 2023 Bootstrap Authors +# Copyright (C) 2010-2019, 2021, 2023-2024 Bootstrap Authors # # This file is dual licensed under the terms of the MIT license # , and GPL version 2 or later @@ -2384,7 +2384,7 @@ func_version () # This is free software. There is NO warranty; not even for # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. # -# Copyright (C) 2010-2019, 2021, 2023 Bootstrap Authors +# Copyright (C) 2010-2019, 2021, 2023-2024 Bootstrap Authors # # This file is dual licensed under the terms of the MIT license # , and GPL version 2 or later @@ -5164,7 +5164,7 @@ delimited list of triples; 'program min-version url'." esac # Honor $APP variables ($TAR, $AUTOCONF, etc.) - _G_appvar=`echo $_G_app |tr '[a-z]' '[A-Z]'` + _G_appvar=`echo $_G_app |tr '[a-z-]' '[A-Z_]'` test TAR = "$_G_appvar" && _G_appvar=AMTAR eval "_G_app=\${$_G_appvar-$_G_app}" diff --git a/gl-mod/bootstrap b/gl-mod/bootstrap index 6866c3d5d..816148673 160000 --- a/gl-mod/bootstrap +++ b/gl-mod/bootstrap @@ -1 +1 @@ -Subproject commit 6866c3d5d81a1456a1885d601e6ad0da180f6bd4 +Subproject commit 8161486733a34d19c7b2b741fab5ade4b6a31c98