diff options
| author | Carmelo Amoroso <carmelo.amoroso@st.com> | 2008-12-20 18:26:38 +0000 |
|---|---|---|
| committer | Carmelo Amoroso <carmelo.amoroso@st.com> | 2008-12-20 18:26:38 +0000 |
| commit | d124a091433d07a9a567c0738cf3d2df2a416c2f (patch) | |
| tree | a88a8f76f5df247e52922066b0c442d9d7583743 | |
| parent | 3276d3e2f602acab0d4b94599eae4e44d5b29670 (diff) | |
| download | uClibc-alpine-d124a091433d07a9a567c0738cf3d2df2a416c2f.tar.bz2 uClibc-alpine-d124a091433d07a9a567c0738cf3d2df2a416c2f.tar.xz | |
Fix NPTL config option sentence
| -rw-r--r-- | extra/Configs/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in index 8d895935e..7d1401121 100644 --- a/extra/Configs/Config.in +++ b/extra/Configs/Config.in @@ -373,7 +373,7 @@ config UCLIBC_HAS_THREADS If your applications require pthreads, answer Y. config UCLIBC_HAS_THREADS_NATIVE - bool "Native POSIX Threading (NPTL) Support" + bool "Native POSIX Thread Library (NPTL) Support" depends on UCLIBC_HAS_THREADS default n help |
