* lib/depcomp (scriptversion): Bump, to account for recent changes.
2006-10-15 Alexandre Duret-Lutz <adl@gnu.org>
+ * lib/am/depend2.am: Typo.
+ * lib/depcomp (scriptversion): Bump, to account for recent changes.
+
* doc/automake.texi (Examples): Introduce the example, and point
to Hello World.
(Hello): Remove this obsolete node.
## it's hard to please everybody. On April 2003, William Fulton (from
## clan (3)) and Karl Berry (from clan (2)) agreed that folding the
## compile rules so that they are output on a single line (instead of 5)
-## would be a good compromise. Actually we use two line rather than one,
+## would be a good compromise. Actually we use two lines rather than one,
## because this way %SOURCE% is always located at the end of the first
## line and is therefore easier to spot. (We need an extra line when
## depbase is used.)
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
-scriptversion=2006-07-09.11
+scriptversion=2006-10-15.18
# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006 Free Software
# Foundation, Inc.