From 3413a415284f1c805338d8cf628a5b9883c5479c Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 21 Aug 2006 22:09:48 +0000 Subject: Remove argmatch.m4 from CVS, since ../bootstrap generates it automatically. --- m4/argmatch.m4 | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 m4/argmatch.m4 (limited to 'm4/argmatch.m4') diff --git a/m4/argmatch.m4 b/m4/argmatch.m4 deleted file mode 100644 index cdf952233..000000000 --- a/m4/argmatch.m4 +++ /dev/null @@ -1,11 +0,0 @@ -#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. - -AC_DEFUN([gl_ARGMATCH], -[ - AC_LIBSOURCES([argmatch.c, argmatch.h]) - AC_LIBOBJ([argmatch]) -]) -- cgit v1.2.3-54-g00ecf