From: Stefano Lattarini Date: Wed, 28 Mar 2012 22:29:12 +0000 (+0200) Subject: cosmetics fix imprecise comment in Autom4te::General X-Git-Tag: v2.69~8 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=0db9c1a19fbbdbf8728ec8d9c5a020d070ec23b2;p=thirdparty%2Fautoconf.git cosmetics fix imprecise comment in Autom4te::General * lib/Autom4te/General.pm: This file is *not* used by Automake; adjust comments accordingly. Signed-off-by: Stefano Lattarini --- diff --git a/lib/Autom4te/General.pm b/lib/Autom4te/General.pm index cc5875d4..ef1e9872 100644 --- a/lib/Autom4te/General.pm +++ b/lib/Autom4te/General.pm @@ -19,7 +19,7 @@ package Autom4te::General; =head1 NAME -Autom4te::General - general support functions for Autoconf and Automake +Autom4te::General - general support functions for Autoconf =head1 SYNOPSIS @@ -28,7 +28,7 @@ Autom4te::General - general support functions for Autoconf and Automake =head1 DESCRIPTION This perl module provides various general purpose support functions -used in several executables of the Autoconf and Automake packages. +used in several executables of the Autoconf package. =cut