; * m4/texinfo.m4 (gl_SET_MAKEINFO): Fix introductory comment.

This commit is contained in:
Vincent Belaïche 2026-05-30 16:28:55 +02:00
parent 3b0610daec
commit 595bb912e9

View file

@ -12,7 +12,8 @@ AC_REQUIRE([gl_SET_DOCMISC_W32])
AC_REQUIRE([gl_SET_DOCLANGS])
])
dnl
dnl gl_FIND_MAKEINFO
dnl gl_SET_MAKEINFO
dnl set the MAKEINFO precious variable to the suitable makeinfo compiler.
AC_DEFUN([gl_SET_MAKEINFO],[dnl
[## Require makeinfo >= 4.13 (last of the 4.x series) to build the manuals.
: ${MAKEINFO:=makeinfo}