copysignl tests: Avoid failure on Solaris 11.4.
[gnulib.git] / m4 / fcntl-safer.m4
blob6e8885d64b35a8ca6e73c850aee7451fcf5570e7
1 # fcntl-safer.m4
2 # serial 9
3 dnl Copyright (C) 2005-2007, 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 AC_DEFUN([gl_FCNTL_SAFER],
10   dnl Prerequisites of lib/open-safer.c.
11   AC_REQUIRE([gl_PROMOTED_TYPE_MODE_T])
14 AC_DEFUN([gl_OPENAT_SAFER],
16   AC_REQUIRE([gl_FCNTL_SAFER])