summaryrefslogtreecommitdiff
path: root/m4/perl.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/perl.m4')
-rw-r--r--m4/perl.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/perl.m4 b/m4/perl.m4
index d5cda7748..d9c89cde2 100644
--- a/m4/perl.m4
+++ b/m4/perl.m4
@@ -1,10 +1,10 @@
-#serial 5
+#serial 6
dnl From Jim Meyering.
dnl Find a new-enough version of Perl.
dnl
-AC_DEFUN([jm_PERL],
+AC_DEFUN([gl_PERL],
[
dnl FIXME: don't hard-code 5.003
dnl FIXME: should we cache the result?