X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fcloseout.m4;h=55a65f0464b262bc72a83b6c93b3997f5ad2bc53;hb=9dcc0e05407833a59b84cb6b32460242ddc6ff98;hp=a06fd6da24caf37a8dc5b69e62c41dc159927f08;hpb=53b8fa05726a7fb30010e42ce02e44a35f0d7489;p=gnulib.git diff --git a/m4/closeout.m4 b/m4/closeout.m4 index a06fd6da2..55a65f046 100644 --- a/m4/closeout.m4 +++ b/m4/closeout.m4 @@ -1,13 +1,13 @@ -# 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 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_CLOSEOUT], [ + AC_LIBOBJ([closeout]) + dnl Prerequisites of lib/closeout.c. - AC_CHECK_HEADERS_ONCE(stdlib.h) + : ])