From 7e0346596d505ad065530a113109ee0a1ff260e9 Mon Sep 17 00:00:00 2001 From: Aaron Crane Date: Sat, 14 Oct 2017 15:20:33 +0200 Subject: Rely on C89 This requires a corresponding change in the metaconfig units. --- config_h.SH | 6 ------ 1 file changed, 6 deletions(-) (limited to 'config_h.SH') diff --git a/config_h.SH b/config_h.SH index a774644c3c..f221202d33 100755 --- a/config_h.SH +++ b/config_h.SH @@ -673,12 +673,6 @@ sed <$CONFIG_H -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un */ #$i_locale I_LOCALE /**/ -/* I_MATH: - * This symbol, if defined, indicates to the C program that it should - * include . - */ -#$i_math I_MATH /**/ - /* I_MEMORY: * This symbol, if defined, indicates to the C program that it should * include . -- cgit v1.2.1