summaryrefslogtreecommitdiff
path: root/hints/epix.sh
diff options
context:
space:
mode:
authorAndy Dougherty <doughera@lafayette.edu>1999-09-28 08:20:50 -0400
committerJarkko Hietaniemi <jhi@iki.fi>1999-09-28 18:14:39 +0000
commitc22e42be2432273165175c9218ee7b6238bfca24 (patch)
tree7ca292a339c471433f9d12ab26120dfcde62f74e /hints/epix.sh
parentcc50ac46d6f5968c34044ce7c501b06af15fc51a (diff)
downloadperl-c22e42be2432273165175c9218ee7b6238bfca24.tar.gz
To: Perl Porters <perl5-porters@perl.org>
Subject: [PATCH 5.005_xx] Re: [Config 5.005_03] -DDEBUGGING Date: Tue, 28 Sep 1999 12:20:50 -0400 (EDT) Message-ID: <Pine.SOL.4.10.9909281019360.1890-100000@maxwell.phys.lafayette.edu> From: Andy Dougherty <doughera@lafayette.edu> To: Perl Porters <perl5-porters@perl.org> Subject: [ANOTHER PATCH 5.005_61] Re: [Config 5.005_03] -DDEBUGGING Date: Tue, 28 Sep 1999 13:39:49 -0400 (EDT) Message-ID: <Pine.SOL.4.10.9909281338180.2012-100000@maxwell.phys.lafayette.edu> p4raw-id: //depot/cfgperl@4248
Diffstat (limited to 'hints/epix.sh')
-rw-r--r--hints/epix.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/hints/epix.sh b/hints/epix.sh
index 03d5be536c..dcad3c5d47 100644
--- a/hints/epix.sh
+++ b/hints/epix.sh
@@ -43,9 +43,9 @@ d_flock='undef'
# of libswanted excludes some libraries found there. You may want to
# prevent "ucb" from being removed from libswanted and see if perl will
# build on your system.
-ldflags='-non_shared -systype svr4 -L/svr4/usr/lib -L/svr4/usr/lib/cmplrs/cc -L/usr/ccs/lib -L/svr4/usr/ucblib'
-ccflags='-systype svr4 -D__STDC__=0 -I/svr4/usr/include -I/svr4/usr/ucbinclude'
-cppflags='-D__STDC__=0 -I/svr4/usr/include -I/svr4/usr/ucbinclude'
+ldflags="$ldflags -non_shared -systype svr4 -L/svr4/usr/lib -L/svr4/usr/lib/cmplrs/cc -L/usr/ccs/lib -L/svr4/usr/ucblib"
+ccflags="$ccflags -systype svr4 -D__STDC__=0 -I/svr4/usr/include -I/svr4/usr/ucbinclude"
+cppflags="$ccflags -D__STDC__=0 -I/svr4/usr/include -I/svr4/usr/ucbinclude"
# Don't use problematic libraries: