# HG changeset patch # User Bruno Haible # Date 1208310396 -7200 # Node ID 64bf2e9176f1624584c0616cf234ad260e4d7137 # Parent 1882f5a7e6c5efe5a9ba4bebea70113a82fdbf8a Define module indicator, used by math.in.h. diff --git a/ChangeLog b/ChangeLog --- 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 --- a/modules/mathl +++ b/modules/mathl @@ -27,6 +27,7 @@ configure.ac: gl_FUNC_LONG_DOUBLE_MATH +gl_MATH_MODULE_INDICATOR([mathl]) Makefile.am: noinst_HEADERS += trigl.h trigl.c sincosl.c