+2000-05-12 Peter Eisentraut <peter_e@gmx.net>
+
+ * doc/autoconf.texi: Fix typos.
+
2000-05-11 Akim Demaille <akim@epita.fr>
AC_CONFIG_SUBDIRS needs two lists: one, ac_subdirs_all, which
Paul Eggert eggert@twinsun.com
Paul Gampe paulg@apnic.net
Pavel Roskin pavel_roskin@geocities.com
+Peter Eisentraut peter_e@gmx.net
Philipp Thomas kthomas@gwdg.de
Rainer Orth ro@TechFak.Uni-Bielefeld.DE
Raja R Harinath harinath@cs.umn.edu
@example
@group
-#include "conf.h"
+#include <conf.h>
-#if HAVE_UNISTD_D
+#if HAVE_UNISTD_H
# include <unistd.h>
#else
/* We are in trouble. */
produce code.
@end table
-By default, the build is guessed (by @code{config,guess}), the host
-system is the build system, and the target is the build system.
+By default, the build is guessed (by @code{config.guess}), the host
+system is the build system, and the target is the host system.
If you are cross-compiling, you still have to specify the names of the
cross-tools you use, in particular the C compiler, on the