]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
bootstrap: Update submodule to recent commit
authorIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Wed, 24 Jul 2024 14:50:15 +0000 (17:50 +0300)
committerIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Wed, 24 Jul 2024 14:50:15 +0000 (17:50 +0300)
bootstrap
gl-mod/bootstrap

index e57ec940db688efafc9dced1dcace2b180feaa1e..e4cfd3a171efbcfb986747fd1e8be9f2e04043dd 100755 (executable)
--- 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
 # <https://opensource.org/licenses/MIT>, 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
 # <https://opensource.org/licenses/MIT>, 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
 # <https://opensource.org/licenses/MIT>, 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
 # <https://opensource.org/licenses/MIT>, 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}"
 
index 6866c3d5d81a1456a1885d601e6ad0da180f6bd4..8161486733a34d19c7b2b741fab5ade4b6a31c98 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 6866c3d5d81a1456a1885d601e6ad0da180f6bd4
+Subproject commit 8161486733a34d19c7b2b741fab5ade4b6a31c98