From: Bruno Haible Date: Wed, 16 Apr 2008 01:46:36 +0000 (+0200) Subject: Define module indicator, used by math.in.h. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4ba39d43807fbafe342cc9a500491a3765726fb;p=pspp Define module indicator, used by math.in.h. --- diff --git a/ChangeLog b/ChangeLog index a972f2eeb8..a4d19aacf7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-04-15 Bruno Haible + + * modules/mathl (configure.ac): Define module indicator. + 2008-04-15 Bruno Haible * lib/logl.c (logl): Remove unused variables. diff --git a/modules/mathl b/modules/mathl index e8ee822590..0b3018efb4 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