vasnprintf, u*-asnprintf tests: Add test of huge %ls arguments.
[gnulib.git] / m4 / nstrftime.m4
blob534507d300baf54a5829fe305dd63539e4e0ba6e
1 # nstrftime.m4
2 # serial 40
3 dnl Copyright (C) 1996-1997, 1999-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 # Written by Jim Meyering and Paul Eggert.
10 AC_DEFUN([gl_FUNC_GNU_STRFTIME],
12  AC_REQUIRE([AC_C_RESTRICT])
14  AC_REQUIRE([gl_TM_GMTOFF])
15  AC_CHECK_FUNCS_ONCE([strftime_z])