summaryrefslogtreecommitdiff
path: root/libc/README
diff options
context:
space:
mode:
Diffstat (limited to 'libc/README')
-rw-r--r--libc/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/libc/README b/libc/README
index 17311a4..d28ab34 100644
--- a/libc/README
+++ b/libc/README
@@ -7,11 +7,11 @@ L4.
Configuring and Building
------------------------
-This directory is only built if you specify "--enable-libc" at
-configure time.
+This directory is only built if you specify "--with-libc" at configure
+time.
Before you do this, you should first compile and install the software
-with "--disable-libc" (which is the default), to make sure that the
+with "--without-libc" (which is the default), to make sure that the
Hurd and libl4 header files are installed and available to the
compiler.