aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArun Isaac2023-02-28 00:29:08 +0000
committerArun Isaac2023-02-28 00:29:08 +0000
commit7686478ff95a49dc73943d8c4a6db05795832ab9 (patch)
treec83781de15dfc1035b94456ca63b0d274314f07b
parentf38bbcf4e9bf89a733699d3768ee9e44ddca0992 (diff)
downloadskribilo-7686478ff95a49dc73943d8c4a6db05795832ab9.tar.gz
skribilo-7686478ff95a49dc73943d8c4a6db05795832ab9.tar.lz
skribilo-7686478ff95a49dc73943d8c4a6db05795832ab9.zip
Update INSTALL.
* INSTALL: Update to latest automake output.
-rw-r--r--INSTALL6
1 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 8865734..e82fd21 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
Installation Instructions
*************************
- Copyright (C) 1994-1996, 1999-2002, 2004-2016 Free Software
-Foundation, Inc.
+ Copyright (C) 1994-1996, 1999-2002, 2004-2017, 2020-2021 Free
+Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
@@ -225,7 +225,7 @@ order to use an ANSI C compiler:
and if that doesn't work, install pre-built binaries of GCC for HP-UX.
- HP-UX 'make' updates targets which have the same time stamps as their
+ HP-UX 'make' updates targets which have the same timestamps as their
prerequisites, which makes it generally unusable when shipped generated
files such as 'configure' are involved. Use GNU 'make' instead.