summaryrefslogtreecommitdiff
path: root/m4/argmatch.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/argmatch.m4')
-rw-r--r--m4/argmatch.m47
1 files changed, 2 insertions, 5 deletions
diff --git a/m4/argmatch.m4 b/m4/argmatch.m4
index c0d14cf3c..cdf952233 100644
--- a/m4/argmatch.m4
+++ b/m4/argmatch.m4
@@ -1,5 +1,5 @@
-#serial 1
-dnl Copyright (C) 2005 Free Software Foundation, Inc.
+#serial 2
+dnl Copyright (C) 2005, 2006 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
@@ -8,7 +8,4 @@ AC_DEFUN([gl_ARGMATCH],
[
AC_LIBSOURCES([argmatch.c, argmatch.h])
AC_LIBOBJ([argmatch])
-
- dnl Prerequisites.
- AC_REQUIRE([gl_FUNC_MEMCMP])
])