3 dnl Copyright (C) 2012-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 dnl This macro is in a separate file (not in remainder.m4 and not inlined in the
10 dnl module description), so that gl_FUNC_LOG2F can test whether 'aclocal' has
11 dnl found uses of this macro.
13 AC_DEFUN([gl_FUNC_LOG2F_IEEE],
15 m4_divert_text([INIT_PREPARE], [gl_log2f_required=ieee])
16 AC_REQUIRE([gl_FUNC_LOG2F])