X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fclose-stream.m4;h=e95b00790ad35c1ae5a0154a22d9214e6c62c8df;hb=f6fe351fc534ae1ccbebb9c61e68771e7ae99c97;hp=bc219b59ed71af3c4d6ef38dad22f9abbe38f6ee;hpb=901bc47c9a8db854db97bb28780352748020c81d;p=gnulib.git diff --git a/m4/close-stream.m4 b/m4/close-stream.m4 index bc219b59e..e95b00790 100644 --- a/m4/close-stream.m4 +++ b/m4/close-stream.m4 @@ -1,12 +1,11 @@ -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]) - - dnl Prerequisites of lib/close-stream.c. : ])