Skip to content

Commit 77ba98a

Browse files
authored
Autoconf 2.70 shipped WASI support (#193)
1 parent f0d40b6 commit 77ba98a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@ is not necessary if `WASI_SDK_PATH` is `/opt/wasi-sdk`.
4545

4646
## Notes for Autoconf
4747

48-
Upstream autoconf now
49-
[recognizes WASI](http://lists.gnu.org/archive/html/config-patches/2019-04/msg00001.html).
48+
[Autoconf](https://www.gnu.org/software/autoconf/autoconf.html) 2.70 now
49+
[recognizes WASI](https://git.savannah.gnu.org/gitweb/?p=autoconf.git;a=blob;f=build-aux/config.sub;h=19c9553b1825cafb182115513bc628e0ee801bd0;hb=97fbc5c184acc6fa591ad094eae86917f03459fa#l1723).
5050

5151
For convenience when building packages that aren't yet updated, updated
52-
config.sub and config.guess files are installed at share/misc/config.\*
52+
config.sub and config.guess files are installed at `share/misc/config.*`
5353
in the install directory.
5454

5555
## Notable Limitations

0 commit comments

Comments
 (0)