From f28d4890b7f58f0f6ed1a6209856f6a0d8ff23a0 Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Thu, 23 Feb 2012 23:34:08 +0100 Subject: [PATCH] cosmetics: fixlet in comment in automake * automake.in ($configure_dist_common): In the associated comment, refer to scanning of 'configure.ac', not 'configure.in'. --- automake.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automake.in b/automake.in index 8b009416a..6c681e272 100644 --- a/automake.in +++ b/automake.in @@ -421,7 +421,7 @@ my %configure_cond = (); my %extension_map = (); # List of the DIST_COMMON files we discovered while reading -# configure.in +# configure.ac. my $configure_dist_common = ''; # This maps languages names onto objects. -- 2.47.2