* doc/havelib.texi (Searching for Libraries): Fix typo.
+2020-05-19 Bruno Haible <bruno@clisp.org>
+
+ havelib: Tweak documentation.
+ * doc/havelib.texi (Searching for Libraries): Fix typo.
+
2020-05-18 Siddhesh Poyarekar <siddhesh@gotplt.org>
vcs-to-changelog: Rename vcs_to_changelog.py to use hyphens.
If you, on the other hand, by mistake, use @code{LTLIB<@var{NAME}>} instead of
@code{LIB<@var{NAME}>} when linking @emph{without} libtool, you will observe
-build failures, because the @samp{-R} options contained @code{LTLIB<@var{NAME}>}
-are not valid options to compilers such as GCC.
+build failures, because the @samp{-R} options contained in
+@code{LTLIB<@var{NAME}>} are not valid options to compilers such as GCC.
@unnumberedsubsubsec Example of using @code{AC_LIB_LINKFLAGS}