X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fread-file.m4;h=60d03600a8a70b6642ecd12da46272eb09fed155;hb=5004e3e684c76f9b2d6800a995316c06c3915781;hp=15bcad98b4468b208709db7449249ffb4df2caed;hpb=08c03e591ea25f38405e5e06f1565e01feabb591;p=gnulib.git diff --git a/m4/read-file.m4 b/m4/read-file.m4 index 15bcad98b..60d03600a 100644 --- a/m4/read-file.m4 +++ b/m4/read-file.m4 @@ -1,12 +1,11 @@ -# read-file.m4 serial 1 -dnl Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +# read-file.m4 serial 2 +dnl Copyright (C) 2002-2006, 2009-2011 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_FUNC_READ_FILE], [ - AC_LIBSOURCES([read-file.c, read-file.h]) AC_LIBOBJ([read-file]) gl_PREREQ_READ_FILE ])