diff options
author | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2021-09-08 02:37:35 +0000 |
---|---|---|
committer | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2021-09-08 02:37:35 +0000 |
commit | 3af62c5c3b5ff19a6b3a755dfbd25582d87f06b8 (patch) | |
tree | 53b990dcd6157a3baa1bb45bd8c44ea97ad1154c /Build/source/libs/harfbuzz/harfbuzz-src/INSTALL | |
parent | 2a7c9205d84e2773387667377f42b6e08603879a (diff) |
harfbuzz 2.9.1
git-svn-id: svn://tug.org/texlive/trunk@60451 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/harfbuzz/harfbuzz-src/INSTALL')
-rw-r--r-- | Build/source/libs/harfbuzz/harfbuzz-src/INSTALL | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Build/source/libs/harfbuzz/harfbuzz-src/INSTALL b/Build/source/libs/harfbuzz/harfbuzz-src/INSTALL index e82fd21de2e..8865734f81b 100644 --- a/Build/source/libs/harfbuzz/harfbuzz-src/INSTALL +++ b/Build/source/libs/harfbuzz/harfbuzz-src/INSTALL @@ -1,8 +1,8 @@ Installation Instructions ************************* - Copyright (C) 1994-1996, 1999-2002, 2004-2017, 2020-2021 Free -Software Foundation, Inc. + Copyright (C) 1994-1996, 1999-2002, 2004-2016 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 timestamps as their + HP-UX 'make' updates targets which have the same time stamps as their prerequisites, which makes it generally unusable when shipped generated files such as 'configure' are involved. Use GNU 'make' instead. |