changeset 14233:61f163195f13

regen
author Karl Berry <karl@freefriends.org>
date Wed, 26 Jan 2011 10:47:01 -0800
parents 7b83eb00e47a
children 3a91ae6c2f46
files doc/INSTALL doc/INSTALL.ISO doc/INSTALL.UTF-8
diffstat 3 files changed, 15 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/INSTALL
+++ b/doc/INSTALL
@@ -226,6 +226,11 @@
 
 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 `<wchar.h>' header file.  The option `-nodtk' can be used as
 a workaround.  If GNU CC is not installed, it is therefore recommended
--- a/doc/INSTALL.ISO
+++ b/doc/INSTALL.ISO
@@ -226,6 +226,11 @@
 
 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 '<wchar.h>' header file.  The option '-nodtk' can be used as
 a workaround.  If GNU CC is not installed, it is therefore recommended
--- a/doc/INSTALL.UTF-8
+++ b/doc/INSTALL.UTF-8
@@ -226,6 +226,11 @@
 
 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 ‘<wchar.h>’ header file.  The option ‘-nodtk’ can be used as
 a workaround.  If GNU CC is not installed, it is therefore recommended