autoconf: *** empty log message *** (e914f)

From e914f21d8c001f054bda7163d745b478098655e6 Mon Sep 17 00:00:00 2001
From: "Matthew D. Langston" <[EMAIL REDACTED]>
Date: Wed, 2 Jun 1999 14:35:03 +0000
Subject: [PATCH] *** empty log message ***

---
 ChangeLog | 4 ++++
 TODO      | 3 +++
 2 files changed, 7 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index eb2918d0..e364f53a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 1999-06-02  Matthew D. Langston  <langston@SLAC.Stanford.EDU>
 
+	* autoconf.texi (Pretty Help Strings): Document and regenerate the
+	indices.
+	* acgeneral.m4 (AC_HELP_STRING): New macro.
+
 	* NEWS: Begin documenting "Major changes" for release 2.14.
 
 	* acconfig.h (F77_FUNC): Add.
diff --git a/TODO b/TODO
index 1749ac96..f4485a72 100644
--- a/TODO
+++ b/TODO
@@ -8,6 +8,9 @@ these suggestions... their presence here doesn't imply my endorsement.
 
 * Matthew D. Langston's suggestions:
 
+** Change all of Autoconf's macros that print a help string via
+   "configure --help" to use new AC_HELP_STRING macro.
+
 ** Ensure that "make check" uses only the files from the build tree.  It
    currently uses some of the installed files from previously installed
    versions of Autoconf, like autoheader.m4f.