*** empty log message ***
[coreutils.git] / m4 / utimens.m4
blob7acefe179ba97dc8b6e41404dcec97e19226488d
1 dnl Copyright (C) 2003 Free Software Foundation, Inc.
2 dnl This file is free software, distributed under the terms of the GNU
3 dnl General Public License.  As a special exception to the GNU General
4 dnl Public License, this file may be distributed as part of a program
5 dnl that contains a configuration script generated by Autoconf, under
6 dnl the same distribution terms as the rest of that program.
8 AC_DEFUN([gl_UTIMENS],
10   dnl Prerequisites of lib/utimens.c.
11   AC_REQUIRE([gl_TIMESPEC])
12   AC_REQUIRE([gl_FUNC_UTIMES])
13   AC_REQUIRE([jm_CHECK_TYPE_STRUCT_TIMESPEC])
14   AC_REQUIRE([jm_CHECK_TYPE_STRUCT_UTIMBUF])