summaryrefslogtreecommitdiff
path: root/docs/configure.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/configure.txt')
-rw-r--r--docs/configure.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/configure.txt b/docs/configure.txt
index 5dd4690fb..3726478c1 100644
--- a/docs/configure.txt
+++ b/docs/configure.txt
@@ -38,9 +38,8 @@ target system uses ARM, the regular compilation toolchain on your host
runs on x86 and generates code for x86, while the cross-compilation
toolchain runs on x86 and generates code for ARM.
-You can choose between four C libraries:
+You can choose between three C libraries:
http://www.uclibc-ng.org[uClibc-ng],
-http://www.uclibc.org[uClibc],
http://www.gnu.org/software/libc/libc.html[glibc] and
http://www.musl-libc.org[musl].