libc-config: Fix __GNUC_PREREQ macro.
[gnulib.git] / m4 / utimecmp.m4
blob47fba453b100ea7a1b874e69c2bd751b42fcca8c
1 #serial 4
2 dnl Copyright (C) 2004-2007, 2009-2017 Free Software Foundation, Inc.
3 dnl This file is free software; the Free Software Foundation
4 dnl gives unlimited permission to copy and/or distribute it,
5 dnl with or without modifications, as long as this notice is preserved.
7 AC_DEFUN([gl_UTIMECMP],
9   dnl Prerequisites of lib/utimecmp.c.
10   AC_REQUIRE([gl_FUNC_UTIMES])
11   :