diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL index 412053de25..5b9b8d2bd8 100644 --- a/INSTALL +++ b/INSTALL @@ -31,8 +31,8 @@ at the top level of the source tree. In the scenario above, you'd type $ ../glibc-VERSION/configure ARGS... Please note that even though you're building in a separate build -directory, the compilation needs to modify a few files in the source -directory, especially some files in the manual subdirectory. +directory, the compilation may need to create or modify files and +directories in the source directory. `configure' takes many options, but the only one that is usually mandatory is `--prefix'. This option tells `configure' where you want |