From 81f9da18781fda785bd4c55602364ac5ce848a10 Mon Sep 17 00:00:00 2001 From: Aaron Crane Date: Sat, 14 Oct 2017 16:10:31 +0200 Subject: Don't attempt to use non-standard It's only needed on systems without C89 , which we rely on anyway. --- uconfig.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'uconfig.sh') diff --git a/uconfig.sh b/uconfig.sh index a591e8f2d0..d23dfabf16 100644 --- a/uconfig.sh +++ b/uconfig.sh @@ -657,7 +657,6 @@ i_locale='undef' i_machcthr='undef' i_malloc='undef' i_mallocmalloc='undef' -i_memory='undef' i_mntent='undef' i_ndbm='undef' i_netdb='undef' -- cgit v1.2.1