From: Jarkko Hietaniemi Date: Tue, 29 Feb 2000 17:06:12 +0000 (+0000) Subject: Make the warning about preferring HP's ar more visible. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=9c3309b4343e6efa5714ff70b60a0d731376adae;p=p5sagit%2Fp5-mst-13.2.git Make the warning about preferring HP's ar more visible. p4raw-id: //depot/cfgperl@5359 --- diff --git a/hints/hpux.sh b/hints/hpux.sh index ae3cab3..faf5879 100644 --- a/hints/hpux.sh +++ b/hints/hpux.sh @@ -291,8 +291,9 @@ else if test -x /usr/bin/ar; then cat <&2 -NOTE: You are using HP cc(1) but GNU ar(1). This might lead into trouble -later on, I'm switching to HP ar to play safe. +*** You are using HP cc(1) but GNU ar(1). This might lead into trouble +*** later on, I'm switching to HP ar to play safe. + END ar=/usr/bin/ar fi