From b4ba39d43807fbafe342cc9a500491a3765726fb Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Wed, 16 Apr 2008 03:46:36 +0200 Subject: [PATCH] Define module indicator, used by math.in.h. --- ChangeLog | 4 ++++ modules/mathl | 1 + 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index a972f2eeb..a4d19aacf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2008-04-15 Bruno Haible + * modules/mathl (configure.ac): Define module indicator. + +2008-04-15 Bruno Haible + * lib/logl.c (logl): Remove unused variables. 2008-04-15 Bruno Haible diff --git a/modules/mathl b/modules/mathl index e8ee82259..0b3018efb 100644 --- a/modules/mathl +++ b/modules/mathl @@ -27,6 +27,7 @@ ceill configure.ac: gl_FUNC_LONG_DOUBLE_MATH +gl_MATH_MODULE_INDICATOR([mathl]) Makefile.am: noinst_HEADERS += trigl.h trigl.c sincosl.c -- 2.11.0