diff --git a/meson.build b/meson.build index 80953930ad..d2c90210f2 100644 --- a/meson.build +++ b/meson.build @@ -131,6 +131,7 @@ check_functions = [ ['HAVE_RINT', 'rint', '#include'], ['HAVE_LOG2', 'log2', '#include'], ['HAVE_EXP2', 'exp2', '#include'], + ['HAVE_SINCOS', 'sincos', '#include'], # check token HAVE_SINCOS # check token HAVE_SOCKADDR_UN_SUN_LEN # check token HAVE_SOLARIS_XINERAMA