+2010-04-05 Bruno Haible <bruno@clisp.org>
+
+ frexpl: Fix a C++ test error on Solaris 8 and Cygwin.
+ * lib/math.in.h (frexpl): Fix condition on _GL_CXXALIASWARN invocation.
+
2010-04-05 Bruno Haible <bruno@clisp.org>
vasprintf: Update documentation.
_GL_CXXALIAS_SYS (frexpl, long double, (long double x, int *expptr));
# endif
#endif
-#if @GNULIB_FREXPL@
+#if @GNULIB_FREXPL@ && !(@REPLACE_FREXPL@ && !@HAVE_DECL_FREXPL@)
_GL_CXXALIASWARN (frexpl);
#endif
#if !@GNULIB_FREXPL@ && defined GNULIB_POSIXCHECK