X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fround;h=c4acba133f14fd8758cd8f7814c3fab4ac95e39e;hb=84e7e349505e6961cc62fded69ba277474cc3d35;hp=0dd2526f8719aa224edf15e37e758366a0a08391;hpb=980d2709cea1e46299cb5b4f74f7c7a95d07ef06;p=gnulib.git diff --git a/modules/round b/modules/round index 0dd2526f8..c4acba133 100644 --- a/modules/round +++ b/modules/round @@ -3,8 +3,10 @@ round() function: round toward nearest, breaking ties away from zero. Files: lib/round.c -m4/check-libm-func.m4 +m4/check-math-lib.m4 m4/round.m4 +m4/floor.m4 +m4/ceil.m4 Depends-on: float