]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
*** empty log message ***
authorMatthew D. Langston <langston@SLAC.Stanford.EDU>
Wed, 2 Jun 1999 14:35:03 +0000 (14:35 +0000)
committerMatthew D. Langston <langston@SLAC.Stanford.EDU>
Wed, 2 Jun 1999 14:35:03 +0000 (14:35 +0000)
ChangeLog
TODO

index eb2918d0616461a1bb29d93ffa15b684d9f4c769..e364f53acc92d035695a893b6f5d63d42b5fccb5 100644 (file)
--- 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 1749ac96f0a0fa0dc91409e34fd0274d7c47fdb7..f4485a7212e63983f09dd9500127ca3319ff989a 100644 (file)
--- 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.