aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index e82fd21d..8865734f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
1Installation Instructions 1Installation Instructions
2************************* 2*************************
3 3
4 Copyright (C) 1994-1996, 1999-2002, 2004-2017, 2020-2021 Free 4 Copyright (C) 1994-1996, 1999-2002, 2004-2016 Free Software
5Software Foundation, Inc. 5Foundation, 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,
8are permitted in any medium without royalty provided the copyright 8are permitted in any medium without royalty provided the copyright
@@ -225,7 +225,7 @@ order to use an ANSI C compiler:
225 225
226and if that doesn't work, install pre-built binaries of GCC for HP-UX. 226and 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 timestamps as their 228 HP-UX 'make' updates targets which have the same time stamps as their
229prerequisites, which makes it generally unusable when shipped generated 229prerequisites, which makes it generally unusable when shipped generated
230files such as 'configure' are involved. Use GNU 'make' instead. 230files such as 'configure' are involved. Use GNU 'make' instead.
231 231