]> git.ipfire.org Git - thirdparty/autoconf.git/commit
doc: Fix cross-reference for AC_TRY_LINK
authorJonathan Wakely <jwakely@redhat.com>
Tue, 22 Sep 2020 19:45:10 +0000 (15:45 -0400)
committerZack Weinberg <zackw@panix.com>
Tue, 22 Sep 2020 19:45:10 +0000 (15:45 -0400)
commit8285f302a95021670d733a59ee690a56edb8a5b0
tree738e5cbe6d6580ba8838f9c08793d9de2dda7b7e
parentf1dd88da012e415f6a4e0c6eb7af54689ae85464
doc: Fix cross-reference for AC_TRY_LINK

The documentation for AC_TRY_LINK has a cross-reference to "Running
the Compiler".  This should be "Running the Linker" instead.  Also
make the link in AC_TRY_LINK_FUNC consistent.
doc/autoconf.texi