source: trunk/essentials/app-arch/cpio/m4/stat-macros.m4

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

cpio 2.7

File size: 323 bytes
Line 
1#serial 3
2
3# Copyright (C) 2005, 2006 Free Software Foundation, Inc.
4#
5# This file is free software; the Free Software Foundation
6# gives unlimited permission to copy and/or distribute it,
7# with or without modifications, as long as this notice is preserved.
8
9AC_DEFUN([gl_STAT_MACROS],
10[
11 AC_REQUIRE([AC_HEADER_STAT])
12])
Note: See TracBrowser for help on using the repository browser.