+2006-08-21 Paul Eggert <eggert@cs.ucla.edu>
+
+ * argmatch.m4:
+ Remove from CVS, since ../bootstrap generates it automatically.
+
2006-08-20 Paul Eggert <eggert@cs.ucla.edu>
Add a bootstrap procedure, so that the CVS version contains fewer
+++ /dev/null
-#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])
-])