From 55392621466ee6ac755c920f881679b5e345b11d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 26 Jan 2011 10:47:01 -0800 Subject: [PATCH] regen --- doc/INSTALL | 5 +++++ doc/INSTALL.ISO | 5 +++++ doc/INSTALL.UTF-8 | 5 +++++ 3 files changed, 15 insertions(+) diff --git a/doc/INSTALL b/doc/INSTALL index 95dac44e2..a1e89e18a 100644 --- a/doc/INSTALL +++ b/doc/INSTALL @@ -226,6 +226,11 @@ 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 prerequisites, which makes it generally unusable when shipped +generated files such as `configure' are involved. Use GNU `make' +instead. + On OSF/1 a.k.a. Tru64, some versions of the default C compiler cannot parse its `' header file. The option `-nodtk' can be used as a workaround. If GNU CC is not installed, it is therefore recommended diff --git a/doc/INSTALL.ISO b/doc/INSTALL.ISO index d46f1fc29..65347298d 100644 --- a/doc/INSTALL.ISO +++ b/doc/INSTALL.ISO @@ -226,6 +226,11 @@ 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 prerequisites, which makes it generally unusable when shipped +generated files such as 'configure' are involved. Use GNU 'make' +instead. + On OSF/1 a.k.a. Tru64, some versions of the default C compiler cannot parse its '' header file. The option '-nodtk' can be used as a workaround. If GNU CC is not installed, it is therefore recommended diff --git a/doc/INSTALL.UTF-8 b/doc/INSTALL.UTF-8 index fcf2c9b73..115d5eacb 100644 --- a/doc/INSTALL.UTF-8 +++ b/doc/INSTALL.UTF-8 @@ -226,6 +226,11 @@ 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 prerequisites, which makes it generally unusable when shipped +generated files such as ‘configure’ are involved. Use GNU ‘make’ +instead. + On OSF/1 a.k.a. Tru64, some versions of the default C compiler cannot parse its ‘’ header file. The option ‘-nodtk’ can be used as a workaround. If GNU CC is not installed, it is therefore recommended -- 2.11.0