Fix OpenBSD 4.0 <float.h> handling of long double.
authorEric Blake <ebb9@byu.net>
Tue, 11 Dec 2007 15:17:24 +0000 (08:17 -0700)
committerEric Blake <ebb9@byu.net>
Tue, 11 Dec 2007 15:17:24 +0000 (08:17 -0700)
commitd09c6448f632be66cf60bede1ccf30dd38aa75cb
tree41f719b5348122fdbd5318892aedecc43db09cf9
parent9de643e77181ef2ac2e3321baa750a6506ed9b0c
Fix OpenBSD 4.0 <float.h> handling of long double.

* m4/float_h.m4 (gl_FLOAT_H): Also claim OpenBSD is broken.
* lib/float.in.h [__OpenBSD__]: Add fixes for OpenBSD.
* doc/headers/float.texi (float.h): Document OpenBSD bug.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
doc/headers/float.texi
lib/float.in.h
m4/float_h.m4