X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=m4%2Fread-file.m4;h=93e0ac354621459baad831d979e168be44b90a54;hb=13b89dbfbb8d158de86f9bef5e45889ce47f0fd5;hp=8d1b8f3c5f1ad8d18e799a7522e046045ad74d7d;hpb=e65015aeff792b6741accb73e55dcb44efa82618;p=gnulib.git diff --git a/m4/read-file.m4 b/m4/read-file.m4 index 8d1b8f3c5..93e0ac354 100644 --- a/m4/read-file.m4 +++ b/m4/read-file.m4 @@ -1,14 +1,8 @@ -# read-file.m4 serial 2 -dnl Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +# read-file.m4 serial 3 +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_LIBOBJ([read-file]) - gl_PREREQ_READ_FILE -]) - # Prerequisites of lib/read-file.c. AC_DEFUN([gl_PREREQ_READ_FILE], [:])