diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,8 +1,8 @@ | |||
1 | Installation Instructions | 1 | Installation Instructions |
2 | ************************* | 2 | ************************* |
3 | 3 | ||
4 | Copyright (C) 1994-1996, 1999-2002, 2004-2016 Free Software | 4 | Copyright (C) 1994-1996, 1999-2002, 2004-2017, 2020-2021 Free |
5 | Foundation, Inc. | 5 | Software Foundation, Inc. |
6 | 6 | ||
7 | Copying and distribution of this file, with or without modification, | 7 | Copying and distribution of this file, with or without modification, |
8 | are permitted in any medium without royalty provided the copyright | 8 | are permitted in any medium without royalty provided the copyright |
@@ -225,7 +225,7 @@ order to use an ANSI C compiler: | |||
225 | 225 | ||
226 | and if that doesn't work, install pre-built binaries of GCC for HP-UX. | 226 | and if that doesn't work, install pre-built binaries of GCC for HP-UX. |
227 | 227 | ||
228 | HP-UX 'make' updates targets which have the same time stamps as their | 228 | HP-UX 'make' updates targets which have the same timestamps as their |
229 | prerequisites, which makes it generally unusable when shipped generated | 229 | prerequisites, which makes it generally unusable when shipped generated |
230 | files such as 'configure' are involved. Use GNU 'make' instead. | 230 | files such as 'configure' are involved. Use GNU 'make' instead. |
231 | 231 | ||