time: Fix test failure on FreeBSD.
[gnulib.git] / m4 / backupfile.m4
blob571542c7278a55942c5fe673fab24b88e9c78e6b
1 # backupfile.m4
2 # serial 14
3 dnl Copyright (C) 2002-2006, 2009-2024 Free Software Foundation, Inc.
4 dnl This file is free software; the Free Software Foundation
5 dnl gives unlimited permission to copy and/or distribute it,
6 dnl with or without modifications, as long as this notice is preserved.
8 dnl Prerequisites of lib/backupfile.c.
9 AC_DEFUN([gl_BACKUPFILE],
11   AC_REQUIRE([gl_CHECK_TYPE_STRUCT_DIRENT_D_INO])
12   AC_REQUIRE([AC_SYS_LONG_FILE_NAMES])
13   AC_CHECK_FUNCS_ONCE([pathconf])