X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fclose-stream.m4;h=e95b00790ad35c1ae5a0154a22d9214e6c62c8df;hb=b5bfe10b5a7adcb72dad1139c6470c92354952c8;hp=b1f9d5477c39a4b2f3dfa7ec25ec16318cabe146;hpb=3323012d69b5c32e074c1a6a9128291a7a321102;p=gnulib.git diff --git a/m4/close-stream.m4 b/m4/close-stream.m4 index b1f9d5477..e95b00790 100644 --- a/m4/close-stream.m4 +++ b/m4/close-stream.m4 @@ -1,13 +1,11 @@ -#serial 3 -dnl Copyright (C) 2006-2007 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]) - - dnl Prerequisites of lib/close-stream.c. : ])