diff options
Diffstat (limited to 'manual/install.texi')
-rw-r--r-- | manual/install.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/install.texi b/manual/install.texi index 08851e1d5b..6ca3ea161a 100644 --- a/manual/install.texi +++ b/manual/install.texi @@ -291,7 +291,7 @@ the last assignment specified must take precedence. @cindex installing To install the library and its header files, and the Info files of the -manual, type @code{env LANGUAGE=C LC_ALL=C make install}. This will +manual, type @code{make install}. This will build things, if necessary, before installing them; however, you should still compile everything first. If you are installing @theglibc{} as your primary C library, we recommend that you shut the system down to |