X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fexclude.m4;h=72328ca299e4c4e58a65c01e4e0de117bd6c7cc5;hb=f5d7314bdeb3d2022ed572f48feba6546baf5f5b;hp=87acf841f718db720172a45ffc1b262799869677;hpb=4fde4952d5a3db51a122f96a31bfcd6879399fea;p=gnulib.git diff --git a/m4/exclude.m4 b/m4/exclude.m4 index 87acf841f..72328ca29 100644 --- a/m4/exclude.m4 +++ b/m4/exclude.m4 @@ -1,11 +1,11 @@ -# exclude.m4 serial 6 -dnl Copyright (C) 2002, 2003, 2005, 2006 Free Software Foundation, Inc. +# exclude.m4 serial 7 +dnl Copyright (C) 2002, 2003, 2005, 2006, 2009, 2010 Free Software Foundation, +dnl 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_EXCLUDE], [ - AC_LIBSOURCES([exclude.c, exclude.h]) AC_LIBOBJ([exclude]) ])