mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
24 lines
255 B
Plaintext
24 lines
255 B
Plaintext
Description:
|
|
Ensure IEEE compliant floating-point operations (overflow and division by zero).
|
|
|
|
Files:
|
|
m4/fpieee.m4
|
|
|
|
Depends-on:
|
|
|
|
configure.ac-early:
|
|
AC_REQUIRE([gl_FP_IEEE])
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
|
|
License:
|
|
LGPL
|
|
|
|
Maintainer:
|
|
Bruno Haible
|
|
|