view modules/fpieee @ 17259:bc20efc34eba octave-stable

branch to handle patches for Octave stable
author John W. Eaton <jwe@octave.org>
date Thu, 03 Jan 2013 14:26:52 -0500
parents 0787c53b84f0
children
line wrap: on
line source

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