[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Automake-commit] [SCM] GNU Automake branch, branch-1.13.2, updated. v1.
From: |
Stefano Lattarini |
Subject: |
[Automake-commit] [SCM] GNU Automake branch, branch-1.13.2, updated. v1.13.1b-18-g98a0b71 |
Date: |
Thu, 21 Feb 2013 20:42:54 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Automake".
http://git.sv.gnu.org/gitweb/?p=automake.git;a=commitdiff;h=98a0b71f1161948b1b3f2e8b5694b9076a4e65eb
The branch, branch-1.13.2 has been updated
via 98a0b71f1161948b1b3f2e8b5694b9076a4e65eb (commit)
from a8933e87ca570f3e710559b12cddad4473525c19 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 98a0b71f1161948b1b3f2e8b5694b9076a4e65eb
Author: Stefano Lattarini <address@hidden>
Date: Thu Feb 21 19:25:55 2013 +0100
fixup: one stray reference to older versioning scheme
* lib/Automake/Options.pm: Here, in a FIXME comment: reference
"Automake 3.0" rather than "Automake 1.15".
Signed-off-by: Stefano Lattarini <address@hidden>
-----------------------------------------------------------------------
Summary of changes:
lib/Automake/Options.pm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lib/Automake/Options.pm b/lib/Automake/Options.pm
index cfeb78e..a5e6e8d 100644
--- a/lib/Automake/Options.pm
+++ b/lib/Automake/Options.pm
@@ -322,7 +322,7 @@ sub _process_option_list (\%@)
error ($where,
"automatic de-ANSI-fication support has been removed");
}
- # TODO: Remove this special check in Automake 1.15.
+ # TODO: Remove this special check in Automake 3.0.
elsif ($_ eq 'cygnus')
{
error $where, "support for Cygnus-style trees has been removed";
hooks/post-receive
--
GNU Automake
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Automake-commit] [SCM] GNU Automake branch, branch-1.13.2, updated. v1.13.1b-18-g98a0b71,
Stefano Lattarini <=