[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] config.sub: go back to backtick substitutions
From: |
Ozkan Sezer |
Subject: |
[PATCH] config.sub: go back to backtick substitutions |
Date: |
Fri, 2 Jul 2021 09:06:26 +0300 |
The attached patch replaces a handful of POSIX $(xx) with classic `xx`
in config.sub. This is in line with the recent config.guess change i.e.
commit d70c4fa934de:
http://git.savannah.gnu.org/gitweb/?p=config.git;a=commit;h=d70c4fa934de164178054c3a60aaa0024ed07c91
--
O.S.
0001-config.sub-go-back-to-backtick-substitutions.patch
Description: Text Data
- [PATCH] config.sub: go back to backtick substitutions,
Ozkan Sezer <=