From: Ralf Wildenhues Date: Mon, 23 Apr 2007 16:36:58 +0000 (+0000) Subject: * doc/automake.texi (Python): Fix typo. X-Git-Tag: v1.10b~257 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d72dc40d82f2e4cb0ca39c5b8568a1af9036979;p=thirdparty%2Fautomake.git * doc/automake.texi (Python): Fix typo. --- diff --git a/ChangeLog b/ChangeLog index 03ee3c44f..778d3fa98 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-04-23 Reuben Thomas (tiny change) + + * doc/automake.texi (Python): Fix typo. + 2007-03-30 Eric Blake Ralf Wildenhues diff --git a/doc/automake.texi b/doc/automake.texi index 3ca707c45..c6885239e 100644 --- a/doc/automake.texi +++ b/doc/automake.texi @@ -7269,7 +7269,7 @@ installed (see the definitions of @code{pythondir} and @defmac AM_PATH_PYTHON ([@var{VERSION}], [@var{ACTION-IF-FOUND}], [@var{ACTION-IF-NOT-FOUND}]) -Search a Python interpreter on the system. This macro takes three +Search for a Python interpreter on the system. This macro takes three optional arguments. The first argument, if present, is the minimum version of Python required for this package: @code{AM_PATH_PYTHON} will skip any Python interpreter that is older than @var{VERSION}. diff --git a/doc/stamp-vti b/doc/stamp-vti index 5bacab1f9..0e99b936a 100644 --- a/doc/stamp-vti +++ b/doc/stamp-vti @@ -1,4 +1,4 @@ -@set UPDATED 30 March 2007 -@set UPDATED-MONTH March 2007 +@set UPDATED 23 April 2007 +@set UPDATED-MONTH April 2007 @set EDITION 1.10a @set VERSION 1.10a diff --git a/doc/version.texi b/doc/version.texi index 5bacab1f9..0e99b936a 100644 --- a/doc/version.texi +++ b/doc/version.texi @@ -1,4 +1,4 @@ -@set UPDATED 30 March 2007 -@set UPDATED-MONTH March 2007 +@set UPDATED 23 April 2007 +@set UPDATED-MONTH April 2007 @set EDITION 1.10a @set VERSION 1.10a