X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fperl.m4;h=96421b9a31df9b039ae819f28b1a13bd7c6751e8;hb=c90d9d892409c285cc426fc42ad5ad4faeba0efb;hp=d5cda7748e6b46b1883455e5476db0d2eda949c4;hpb=ca66115a6bfa2a8f109fd3dd56e2474d894534d1;p=gnulib.git diff --git a/m4/perl.m4 b/m4/perl.m4 index d5cda7748..96421b9a3 100644 --- a/m4/perl.m4 +++ b/m4/perl.m4 @@ -1,10 +1,17 @@ -#serial 5 +#serial 7 dnl From Jim Meyering. dnl Find a new-enough version of Perl. dnl -AC_DEFUN([jm_PERL], +# Copyright (C) 1998, 1999, 2000, 2001, 2003, 2004 Free Software +# Foundation, Inc. +# +# This file is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +AC_DEFUN([gl_PERL], [ dnl FIXME: don't hard-code 5.003 dnl FIXME: should we cache the result?