From 197784a32b34776cee7f28034853220f7587acc8 Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Tue, 4 Nov 2003 21:20:12 +0000 Subject: [PATCH] * doc/autoconf.texi (Using Autotest): Avoid @strong{Note: ...}, since it provokes a warning from makeinfo about looking like a cross reference in info output. * doc/autoconf.texi (Function Portability): Add notes on signal handler return type, as per AC_TYPE_SIGNAL. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index a466cd21..4f235191 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2003-11-05 Kevin Ryde + + * doc/autoconf.texi (Using Autotest): Avoid @strong{Note: ...}, since + it provokes a warning from makeinfo about looking like a cross + reference in info output. + + * doc/autoconf.texi (Function Portability): Add notes on signal + handler return type, as per AC_TYPE_SIGNAL. + 2003-11-04 Akim Demaille Version 2.58. -- 2.47.2