From f026e23c40bd357f5dc4d21319b801c8cdc95a0a Mon Sep 17 00:00:00 2001 From: Austin Foxley Date: Sat, 17 Oct 2009 14:45:31 -0700 Subject: Config.in: don't attempt to disable lt.old automatically, just have the user get it right Signed-off-by: Austin Foxley --- extra/Configs/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extra/Configs') diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in index 8fa9a47ae..e60447bd9 100644 --- a/extra/Configs/Config.in +++ b/extra/Configs/Config.in @@ -431,7 +431,7 @@ config PTHREADS_DEBUG_SUPPORT config LINUXTHREADS_OLD bool "Use the older (stable) version of linuxthreads" default y - depends on UCLIBC_HAS_THREADS && !UCLIBC_HAS_THREADS_NATIVE + depends on UCLIBC_HAS_THREADS help There are two versions of linuxthreads. The older (stable) version has been in uClibc for quite a long time but hasn't seen too many -- cgit v1.2.3