X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fclose-stream.m4;h=0a80c37a6c61f2a6891cabcff516845d71b645e8;hb=9f4d76b6042f8ed87009331f2ca0a5b7492027d5;hp=93f4d9a9164490c3076bfc9c168a85e0666c015d;hpb=bd749957dc8e1129c765445de6cc98aa5a8b8a74;p=gnulib.git diff --git a/m4/close-stream.m4 b/m4/close-stream.m4 index 93f4d9a91..0a80c37a6 100644 --- a/m4/close-stream.m4 +++ b/m4/close-stream.m4 @@ -1,13 +1,11 @@ -dnl Copyright (C) 2006 Free Software Foundation, Inc. +#serial 4 +dnl Copyright (C) 2006-2007, 2009-2013 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_LIBSOURCES([close-stream.c, close-stream.h]) - AC_LIBOBJ([close-stream]) - - dnl Prerequisites of lib/close-stream.c. : ])