diff options
Diffstat (limited to 'config_h.SH')
-rwxr-xr-x | config_h.SH | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/config_h.SH b/config_h.SH index b59ed49b2a..91ed7eab2e 100755 --- a/config_h.SH +++ b/config_h.SH @@ -661,13 +661,6 @@ sed <<!GROK!THIS! >$CONFIG_H -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un */ #$i_fcntl I_FCNTL /**/ -/* I_FLOAT: - * This symbol, if defined, indicates to the C program that it should - * include <float.h> to get definition of symbols like DBL_MAX or - * DBL_MIN, i.e. machine dependent floating point values. - */ -#$i_float I_FLOAT /**/ - /* I_GDBM: * This symbol, if defined, indicates that <gdbm.h> exists and should * be included. |