This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Be sure HP-UX' ANSI C compiler's PATH is found *before*
authorH.Merijn Brand <h.m.brand@xs4all.nl>
Fri, 16 Jul 2004 10:30:53 +0000 (10:30 +0000)
committerH.Merijn Brand <h.m.brand@xs4all.nl>
Fri, 16 Jul 2004 10:30:53 +0000 (10:30 +0000)
the path to the bundled braindead C compiler. This might
influence ccache's behaviour in finding the correct path

p4raw-id: //depot/perl@23124

Configure

index cef7bfe..32b86c6 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -20,7 +20,7 @@
 
 # $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $
 #
-# Generated on Wed May 12 13:00:30 METDST 2004 [metaconfig 3.0 PL70]
+# Generated on Fri Jul 16 12:49:13 METDST 2004 [metaconfig 3.0 PL70]
 # (with additional metaconfig patches by perlbug@perl.org)
 
 cat >c1$$ <<EOF
@@ -91,7 +91,7 @@ paths="$paths /opt/bin /opt/local/bin /opt/local /opt/lbin"
 paths="$paths /usr/5bin /etc /usr/gnu/bin /usr/new /usr/new/bin /usr/nbin"
 paths="$paths /opt/gnu/bin /opt/new /opt/new/bin /opt/nbin"
 paths="$paths /sys5.3/bin /sys5.3/usr/bin /bsd4.3/bin /bsd4.3/usr/ucb"
-paths="$paths /bsd4.3/usr/bin /usr/bsd /bsd43/bin /usr/ccs/bin"
+paths="$paths /bsd4.3/usr/bin /usr/bsd /bsd43/bin /opt/ansic/bin /usr/ccs/bin"
 paths="$paths /etc /usr/lib /usr/ucblib /lib /usr/ccs/lib"
 paths="$paths /sbin /usr/sbin /usr/libexec"
 paths="$paths /system/gnu_library/bin"