]> git.ipfire.org Git - thirdparty/libtool.git/commit
libtool: Update pxref to remove texinfo warning
authorIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Tue, 18 Jun 2024 16:46:26 +0000 (19:46 +0300)
committerIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Tue, 18 Jun 2024 16:46:26 +0000 (19:46 +0300)
commitefe709390b4449cb90786e89605f482b18d71ecd
treec13365976432c5e6845f924af30fea50f1aacb6a
parent2da3546a0de5c952a2ffd20db6ff310a32a6f373
libtool: Update pxref to remove texinfo warning

Building the documentation contains this warning:
  libtool.texi:1333: warning: @pxref node name should not contain `.'

Now, users will be linked to the top of the autoconf manual and need
to manually scroll to the section specified.

* doc/libtool.texi: Specify section header instead of duplicating
  autoconf manual name.
doc/libtool.texi