------------------------------------------------------------------------------
-* Doc: Discuss what Autoconf doesn't do: Makefile rules and
- boilerplate, providing replacement C headers and library functions
- (a consistent ANSI C/POSIX.1 environment). Lessons learned.
- Advantages to not requiring special external libraries or config
- files or programs.
-
-------------------------------------------------------------------------------
-
* Split up AC_SUBST substitutions using a loop to accomodate shells
with severely limited here document sizes, if it turns out to be a problem.
I'm not sure whether the limit is on lines or bytes; if bytes, it