NEWS.stable: log cherry-pick [8446103]->[46519aa] autoupdate
[gnulib.git] / modules / logl
index 8ed3c0f..1f0a956 100644 (file)
@@ -8,9 +8,10 @@ m4/logl.m4
 Depends-on:
 math
 extensions
-frexpl          [test $HAVE_LOGL = 0]
-isnanl          [test $HAVE_LOGL = 0]
-floorl          [test $HAVE_LOGL = 0]
+log             [test $HAVE_LOGL = 0 && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 1]
+frexpl          [test $HAVE_LOGL = 0 && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
+isnanl          [test $HAVE_LOGL = 0 && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
+floorl          [test $HAVE_LOGL = 0 && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
 
 configure.ac:
 gl_FUNC_LOGL