X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fclose-stream.m4;h=80cde85ad4c65286197c2927095c57093aa004e9;hb=7ef6c64e210ac0979d7e8ac69bc5b5208c2405ab;hp=93f4d9a9164490c3076bfc9c168a85e0666c015d;hpb=bd749957dc8e1129c765445de6cc98aa5a8b8a74;p=gnulib.git diff --git a/m4/close-stream.m4 b/m4/close-stream.m4 index 93f4d9a91..80cde85ad 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-2014 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. : ])