source: trunk/essentials/app-arch/cpio/m4/close-stream.m4

Last change on this file was 3332, checked in by bird, 18 years ago

cpio 2.7

File size: 358 bytes
Line 
1dnl Copyright (C) 2006 Free Software Foundation, Inc.
2dnl This file is free software; the Free Software Foundation
3dnl gives unlimited permission to copy and/or distribute it,
4dnl with or without modifications, as long as this notice is preserved.
5
6AC_DEFUN([gl_CLOSE_STREAM],
7[
8 AC_LIBOBJ([close-stream])
9
10 dnl Prerequisites of lib/close-stream.c.
11 :
12])
Note: See TracBrowser for help on using the repository browser.