X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fprintf-frexpl;h=c506a62669826f702197430f65239449094c10ea;hb=9f15e6702a27649a59263a7ed571805a979d9e70;hp=6221c4a56b52ccbd30a2dfbeef55a447987f5dd5;hpb=9f88c0b0e0cfa8a9c25f1db4f58b837c7b891575;p=gnulib.git diff --git a/modules/printf-frexpl b/modules/printf-frexpl index 6221c4a56..c506a6266 100644 --- a/modules/printf-frexpl +++ b/modules/printf-frexpl @@ -7,11 +7,14 @@ lib/printf-frexpl.h lib/printf-frexpl.c lib/printf-frexp.c m4/printf-frexpl.m4 +m4/frexpl.m4 m4/ldexpl.m4 Depends-on: -math -fpucw +printf-frexp [test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 1] +float [test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0] +math [test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0] +fpucw [test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0] configure.ac: gl_FUNC_PRINTF_FREXPL