X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fread-file.m4;h=491bba8ea3349a13ecccebdf1c2d1922844bbded;hb=da8054d48dc22e1c051db54049e005d51a006e69;hp=15bcad98b4468b208709db7449249ffb4df2caed;hpb=08c03e591ea25f38405e5e06f1565e01feabb591;p=gnulib.git diff --git a/m4/read-file.m4 b/m4/read-file.m4 index 15bcad98b..491bba8ea 100644 --- a/m4/read-file.m4 +++ b/m4/read-file.m4 @@ -1,15 +1,8 @@ -# read-file.m4 serial 1 -dnl Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +# read-file.m4 serial 3 +dnl Copyright (C) 2002-2006, 2009-2013 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 -]) - # Prerequisites of lib/read-file.c. AC_DEFUN([gl_PREREQ_READ_FILE], [:])