From c9b4265653c0b77872fb40e029de396fe8efd6d3 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Tue, 17 Apr 2007 17:24:29 +0000 Subject: - shrink resolver code --- extra/Configs/Config.in | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'extra') diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in index 58a5883b0..8eab394ee 100644 --- a/extra/Configs/Config.in +++ b/extra/Configs/Config.in @@ -672,6 +672,15 @@ config UCLIBC_USE_NETLINK Most people can safely answer N. +config UCLIBC_HAS_BSD_RES_CLOSE + bool "Support res_close() (bsd-compat)" + default n + help + Answer Y if you desperately want to support BSD compatibility in + the network code. + + Most people will say N. + endmenu -- cgit v1.2.3