~ubuntu-branches/ubuntu/gutsy/m4/gutsy

« back to all changes in this revision

Viewing changes to m4/close-stream.m4

  • Committer: Bazaar Package Importer
  • Author(s): Santiago Vila
  • Date: 2006-11-29 16:53:44 UTC
  • Revision ID: james.westby@ubuntu.com-20061129165344-0qimyyyhh135a7mf
Tags: 1.4.8-1
New upstream release. Lots of fixes, see the NEWS file for details.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#serial 2
1
2
dnl Copyright (C) 2006 Free Software Foundation, Inc.
2
3
dnl This file is free software; the Free Software Foundation
3
4
dnl gives unlimited permission to copy and/or distribute it,
6
7
AC_DEFUN([gl_CLOSE_STREAM],
7
8
[
8
9
  AC_LIBOBJ([close-stream])
 
10
  AC_DEFINE([GNULIB_CLOSE_STREAM], [1],
 
11
    [Define to 1 when using the gnulib close-stream module.])
9
12
 
10
13
  dnl Prerequisites of lib/close-stream.c.
11
14
  :