* lib/math.in.h (frexp): Use _GL_CXXALIASWARN1 instead of
_GL_CXXALIASWARN.
(gl_FUNC_STRERROR_R): Don't reuse AC_DEFINE() with a potentially
different value.
+2006-11-12 Pedro Alves <palves@redhat.com>
+
+ Fix gnulib C++ namespace support and std::frexp
+ * lib/math.in.h (frexp): Use _GL_CXXALIASWARN1 instead of
+ _GL_CXXALIASWARN.
+
2006-11-12 Pedro Alves <palves@redhat.com>
GNULIB_NAMESPACE::func need not pull in rpl_func