From 59448d4f6be407ea0a541e692931b85c9392c78d Mon Sep 17 00:00:00 2001 From: Ralf Wildenhues Date: Tue, 19 Dec 2006 23:52:55 +0000 Subject: [PATCH] * doc/automake.texi: Fix typo. --- ChangeLog | 4 ++++ doc/automake.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a951f87e9..a4cba6ff2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-12-20 Reuben Thomas (tiny change) + + * doc/automake.texi: Fix typo. + 2006-11-12 Ralf Wildenhues * doc/Makefile.am: Use $(MAKE) $(AM_MAKEFLAGS) for building diff --git a/doc/automake.texi b/doc/automake.texi index 3ad70860e..da9871f93 100644 --- a/doc/automake.texi +++ b/doc/automake.texi @@ -3987,7 +3987,7 @@ conditionals (@pxref{Conditionals}) or use Autoconf @code{AC_SUBST} variables (@pxref{Setting Output Variables, , Setting Output Variables, autoconf, The Autoconf Manual}). Using Automake conditionals is the preferred solution. Before we illustrate these -two possibility, let's introduce @code{DIST_SUBDIRS}. +two possibilities, let's introduce @code{DIST_SUBDIRS}. @subsection @code{SUBDIRS} vs.@: @code{DIST_SUBDIRS} @cindex @code{DIST_SUBDIRS}, explained -- 2.47.2