diff options
Diffstat (limited to 'manual/install.texi')
-rw-r--r-- | manual/install.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/install.texi b/manual/install.texi index 3b6c1ed023..0abb57eb51 100644 --- a/manual/install.texi +++ b/manual/install.texi @@ -50,8 +50,8 @@ $ ../glibc-@var{version}/configure @var{args@dots{}} @end smallexample 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. @noindent @code{configure} takes many options, but the only one that is usually |