X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=m4%2Fcloseout.m4;h=946944ecda8e65fa37c0ce8ea915d2fc8c0b8e23;hb=423d3cac13c30bb0d5f85e5fac6ab1406ed1731a;hp=a06fd6da24caf37a8dc5b69e62c41dc159927f08;hpb=53b8fa05726a7fb30010e42ce02e44a35f0d7489;p=gnulib.git diff --git a/m4/closeout.m4 b/m4/closeout.m4 index a06fd6da2..946944ecd 100644 --- a/m4/closeout.m4 +++ b/m4/closeout.m4 @@ -1,13 +1,14 @@ -# closeout.m4 serial 1 -dnl Copyright (C) 2002 Free Software Foundation, Inc. -dnl This file is free software, distributed under the terms of the GNU -dnl General Public License. As a special exception to the GNU General -dnl Public License, this file may be distributed as part of a program -dnl that contains a configuration script generated by Autoconf, under -dnl the same distribution terms as the rest of that program. +# closeout.m4 serial 5 +dnl Copyright (C) 2002-2003, 2005-2006, 2009-2010 Free Software Foundation, +dnl 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_CLOSEOUT], [ + AC_LIBOBJ([closeout]) + dnl Prerequisites of lib/closeout.c. - AC_CHECK_HEADERS_ONCE(stdlib.h) + : ])