From b5284da0c0f8700376f423f5d4191a45be6ac932 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Wed, 11 Jan 2006 07:39:40 +0000 Subject: Sync from gnulib. --- m4/argmatch.m4 | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'm4/argmatch.m4') 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]) ]) -- cgit v1.2.3-54-g00ecf