X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=inline;f=m4%2Fread-file.m4;h=35a3a4817fddcd3c2b2d11ae41b7d80c75e513f5;hb=c861b874f3926ab75f12d66ea194a60775b83fc9;hp=15bcad98b4468b208709db7449249ffb4df2caed;hpb=08c03e591ea25f38405e5e06f1565e01feabb591;p=gnulib.git diff --git a/m4/read-file.m4 b/m4/read-file.m4 index 15bcad98b..35a3a4817 100644 --- a/m4/read-file.m4 +++ b/m4/read-file.m4 @@ -1,12 +1,12 @@ -# 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, 2003, 2004, 2005, 2006, 2009, 2010 Free Software +dnl 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 ])