From 9d82a2b71ca36a0f03ce4676aab0bada365292a9 Mon Sep 17 00:00:00 2001 From: Aaron Crane Date: Fri, 13 Oct 2017 00:55:41 +0200 Subject: Rely on C89 --- uconfig.sh | 3 --- 1 file changed, 3 deletions(-) (limited to 'uconfig.sh') diff --git a/uconfig.sh b/uconfig.sh index c39cb81458..a3a955c91a 100644 --- a/uconfig.sh +++ b/uconfig.sh @@ -680,7 +680,6 @@ i_rpcsvcdbm='undef' i_sgtty='undef' i_shadow='undef' i_socks='undef' -i_stdarg='define' i_stdbool='undef' i_stddef='define' i_stdint='undef' @@ -723,8 +722,6 @@ i_unistd='undef' i_ustat='undef' i_utime='undef' i_values='undef' -i_varargs='undef' -i_varhdr='stdarg.h' i_vfork='undef' i_wchar='undef' i_xlocale='undef' -- cgit v1.2.1