regen
authorKarl Berry <karl@freefriends.org>
Wed, 26 Jan 2011 18:47:01 +0000 (10:47 -0800)
committerKarl Berry <karl@freefriends.org>
Wed, 26 Jan 2011 18:47:01 +0000 (10:47 -0800)
doc/INSTALL
doc/INSTALL.ISO
doc/INSTALL.UTF-8

index 95dac44e24f3e4d7253f241d4ea6f6581845bc6f..a1e89e18ad20c227845f2099cb9894c799265d19 100644 (file)
@@ -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 `<wchar.h>' header file.  The option `-nodtk' can be used as
 a workaround.  If GNU CC is not installed, it is therefore recommended
index d46f1fc29837082d15461f4100abc7b70f0cf3cf..65347298d70831bd8f8163d0404e3941301e04ff 100644 (file)
@@ -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 '<wchar.h>' header file.  The option '-nodtk' can be used as
 a workaround.  If GNU CC is not installed, it is therefore recommended
index fcf2c9b7318652a70109c30affa6831bb1182517..115d5eacb069c5fdbd5612c288171c51418cbe2f 100644 (file)
@@ -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 ‘<wchar.h>’ header file.  The option ‘-nodtk’ can be used as
 a workaround.  If GNU CC is not installed, it is therefore recommended