summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2012-05-18 20:30:51 +0200
committerAndreas Jaeger <aj@suse.de>2012-05-18 20:30:51 +0200
commite6bdb741d11a5c408f1f162b4d649b93d8012ec9 (patch)
tree7ffbf259cd3973764cdf164f38f927b0c1354ac8 /INSTALL
parent1b74487e904d7e17eda4278598632d2cd81d8068 (diff)
Fix INSTALL description for modified files in source dir
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
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