From e9215d1b95d4deccf99c1d724c262098ac2343c5 Mon Sep 17 00:00:00 2001 From: Stepan Kasal Date: Tue, 16 Jan 2007 16:22:04 +0000 Subject: [PATCH] * doc/autoconf.texi (Specifying Names): `--host' does not change the build type. --- ChangeLog | 5 +++++ doc/autoconf.texi | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 8e75b463..b8f80d9b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-01-15 Stepan Kasal + + * doc/autoconf.texi (Specifying Names): `--host' does not + change the build type. + 2007-01-11 Ralf Wildenhues * lib/autoconf/programs.m4 (AC_PROG_SED): When closing a pipe diff --git a/doc/autoconf.texi b/doc/autoconf.texi index 847051cc..0c384f04 100644 --- a/doc/autoconf.texi +++ b/doc/autoconf.texi @@ -213,7 +213,7 @@ published by the Free Software Foundation raise funds for * autoscan: (autoconf)autoscan Invocation. Semi-automatic @file{configure.ac} writing * ifnames: (autoconf)ifnames Invocation. Listing conditionals in source. -* autoconf: (autoconf)autoconf Invocation. +* autoconf invocation: (autoconf)autoconf Invocation. How to create configuration scripts * autoreconf: (autoconf)autoreconf Invocation. Remaking multiple @command{configure} scripts -- 2.47.2