mktime: don’t consult daylight
[gnulib.git] / m4 / towctrans.m4
bloba8bff6b3573c287ade28e75df3f83a4c1fba27c3
1 # towctrans.m4
2 # serial 3
3 dnl Copyright (C) 2011-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.
7 dnl This file is offered as-is, without any warranty.
9 AC_DEFUN([gl_FUNC_TOWCTRANS],
11   AC_REQUIRE([gl_WCTYPE_H_DEFAULTS])
12   AC_REQUIRE([gl_WCTYPE_H])
13   HAVE_TOWCTRANS=$HAVE_WCTRANS_T
14   dnl Determine REPLACE_WCTRANS.
15   AC_REQUIRE([gl_FUNC_WCTRANS])