From 01523ab68d2ce6ad7a0dc7f22c3b7063f3cead74 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 26 Jan 2011 07:36:00 -0800 Subject: [PATCH] autoupdate --- doc/install.texi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/install.texi b/doc/install.texi index c43298b01c..d397b8a89b 100644 --- a/doc/install.texi +++ b/doc/install.texi @@ -261,6 +261,11 @@ use an ANSI C compiler: @noindent and if that doesn't work, install pre-built binaries of GCC for HP-UX. +HP-UX @command{make} updates targets which have the same time stamps as +their prerequisites, which makes it generally unusable when shipped +generated files such as @command{configure} are involved. Use GNU +@command{make} instead. + On OSF/1 a.k.a.@: Tru64, some versions of the default C compiler cannot parse its @code{} header file. The option @option{-nodtk} can be used as a workaround. If GNU CC is not installed, it is therefore -- 2.30.2