]> git.cworth.org Git - tar/blob - m4/timespec.m4
upstream: Fix extraction of device nodes.
[tar] / m4 / timespec.m4
1 #serial 14
2
3 # Copyright (C) 2000-2001, 2003-2007, 2009-2010 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
9 dnl From Jim Meyering
10
11 AC_DEFUN([gl_TIMESPEC],
12 [
13   dnl Prerequisites of lib/timespec.h.
14   AC_REQUIRE([AC_C_INLINE])
15 ])