Merge from emacs-24; up to 2012-04-30T11:57:47Z!sdl.web@gmail.com
[bpt/emacs.git] / m4 / timespec.m4
1 #serial 14
2
3 # Copyright (C) 2000-2001, 2003-2007, 2009-2012 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 ])