X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fexclude.m4;h=23727e6322710214e9ce3d13360d19e043bc8184;hb=16613e019fdfcd653604aa7ea704bb9641852b39;hp=87acf841f718db720172a45ffc1b262799869677;hpb=4fde4952d5a3db51a122f96a31bfcd6879399fea;p=gnulib.git diff --git a/m4/exclude.m4 b/m4/exclude.m4 index 87acf841f..23727e632 100644 --- a/m4/exclude.m4 +++ b/m4/exclude.m4 @@ -1,4 +1,4 @@ -# exclude.m4 serial 6 +# exclude.m4 serial 7 dnl Copyright (C) 2002, 2003, 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, @@ -6,6 +6,5 @@ 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]) ])