* lib/Autom4te/General.pm: This file is *not* used by Automake; adjust comments accordingly.
Signed-off-by: Stefano Lattarini <[email protected]> --- Pushed to master as obvious. Regards, Stefano lib/Autom4te/General.pm | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/Autom4te/General.pm b/lib/Autom4te/General.pm index cc5875d..ef1e987 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 -- 1.7.9
