From b905af4c1158d6ce72032009e9f8387d5a5f5285 Mon Sep 17 00:00:00 2001 From: Aaron Crane Date: Fri, 13 Oct 2017 12:49:41 +0200 Subject: Rely on C89 This requires newer metaconfig units that also rely on C89 . --- config_h.SH | 7 ------- 1 file changed, 7 deletions(-) (limited to 'config_h.SH') 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 <$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 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 exists and should * be included. -- cgit v1.2.1