]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
cosmetics fix imprecise comment in Autom4te::General
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 28 Mar 2012 22:29:12 +0000 (00:29 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 28 Mar 2012 22:29:12 +0000 (00:29 +0200)
* lib/Autom4te/General.pm: This file is *not* used by Automake;
adjust comments accordingly.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
lib/Autom4te/General.pm

index cc5875d4b7316d1be9ceeda1059db502e76ca814..ef1e9872175acdfa57f1713b40a5660a149b4849 100644 (file)
@@ -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