u*-vasnprintf tests: Add more tests of %U, %lU, %llU directives.
[gnulib.git] / m4 / tanh.m4
blobd74e0d1b968a88a1823bc541e895f9532d91bd55
1 # tanh.m4
2 # serial 1
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.
8 AC_DEFUN([gl_FUNC_TANH],
10   dnl Determine TANH_LIBM.
11   gl_COMMON_DOUBLE_MATHFUNC([tanh])