X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fclose-stream.m4;h=e95b00790ad35c1ae5a0154a22d9214e6c62c8df;hb=844191ea0f97be425fea2a18c55a5b139da5d7e7;hp=40d999dc650f062c9b33c702521653e907f14049;hpb=b2e2010c7c902235b5efb5bd3c6529f61b093aa4;p=gnulib.git diff --git a/m4/close-stream.m4 b/m4/close-stream.m4 index 40d999dc6..e95b00790 100644 --- a/m4/close-stream.m4 +++ b/m4/close-stream.m4 @@ -1,13 +1,11 @@ -#serial 3 -dnl Copyright (C) 2006-2007, 2009-2010 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. : ])