X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fclose-stream.m4;h=e95b00790ad35c1ae5a0154a22d9214e6c62c8df;hb=844191ea0f97be425fea2a18c55a5b139da5d7e7;hp=9daed9ec77af6aa3e0c2aced53ceab9591049717;hpb=84e40e9722b7e785e530f984bada7cbba777e3c1;p=gnulib.git diff --git a/m4/close-stream.m4 b/m4/close-stream.m4 index 9daed9ec7..e95b00790 100644 --- a/m4/close-stream.m4 +++ b/m4/close-stream.m4 @@ -1,15 +1,11 @@ -#serial 2 -dnl Copyright (C) 2006 Free Software Foundation, Inc. +#serial 4 +dnl Copyright (C) 2006-2007, 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. +dnl Prerequisites of lib/close-stream.c. AC_DEFUN([gl_CLOSE_STREAM], [ - AC_LIBOBJ([close-stream]) - AC_DEFINE([GNULIB_CLOSE_STREAM], [1], - [Define to 1 when using the gnulib close-stream module.]) - - dnl Prerequisites of lib/close-stream.c. : ])