summaryrefslogtreecommitdiff
path: root/m4/rpmatch.m4
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2003-09-10 06:43:26 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2003-09-10 06:43:26 +0000
commit3c634821894104eaaeaa6a21f615262bf6535462 (patch)
treea0658e7620b3a0fcbbc6beb5b0182f63dd84c779 /m4/rpmatch.m4
parentd136d93044a019aaa81839d1725fdf7a7913a6fd (diff)
downloadgnulib-3c634821894104eaaeaa6a21f615262bf6535462.tar.gz
Remove K&R cruft.
Diffstat (limited to 'm4/rpmatch.m4')
-rw-r--r--m4/rpmatch.m48
1 files changed, 2 insertions, 6 deletions
diff --git a/m4/rpmatch.m4 b/m4/rpmatch.m4
index 4cce297c37..dd787ee167 100644
--- a/m4/rpmatch.m4
+++ b/m4/rpmatch.m4
@@ -1,4 +1,4 @@
-# rpmatch.m4 serial 3
+# rpmatch.m4 serial 4
dnl Copyright (C) 2002, 2003 Free Software Foundation, Inc.
dnl This file is free software, distributed under the terms of the GNU
dnl General Public License. As a special exception to the GNU General
@@ -15,8 +15,4 @@ AC_DEFUN([gl_FUNC_RPMATCH],
])
# Prerequisites of lib/rpmatch.c.
-AC_DEFUN([gl_PREREQ_RPMATCH], [
- AC_REQUIRE([AC_HEADER_STDC])
- :
-])
-
+AC_DEFUN([gl_PREREQ_RPMATCH], [:])