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 e21fc9dbd..ff8c14140 100644
--- a/m4/perl.m4
+++ b/m4/perl.m4
@@ -1,10 +1,10 @@
-#serial 3
+#serial 4
dnl From Jim Meyering.
dnl Find a new-enough version of Perl.
dnl
-AC_DEFUN(jm_PERL,
+AC_DEFUN([jm_PERL],
[
dnl FIXME: don't hard-code 5.003
dnl FIXME: should we cache the result?