93f4d9a9164490c3076bfc9c168a85e0666c015d
[gnulib.git] / m4 / close-stream.m4
1 dnl Copyright (C) 2006 Free Software Foundation, Inc.
2 dnl This file is free software; the Free Software Foundation
3 dnl gives unlimited permission to copy and/or distribute it,
4 dnl with or without modifications, as long as this notice is preserved.
5
6 AC_DEFUN([gl_CLOSE_STREAM],
7 [
8   AC_LIBSOURCES([close-stream.c, close-stream.h])
9   AC_LIBOBJ([close-stream])
10
11   dnl Prerequisites of lib/close-stream.c.
12   :
13 ])