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 . --- uconfig.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'uconfig.sh') diff --git a/uconfig.sh b/uconfig.sh index d8d151e143..1f19f0c856 100644 --- a/uconfig.sh +++ b/uconfig.sh @@ -646,7 +646,6 @@ i_dlfcn='undef' i_execinfo='undef' i_fcntl='undef' i_fenv='undef' -i_float='undef' i_fp='undef' i_fp_class='undef' i_gdbm='undef' -- cgit v1.2.1