summaryrefslogtreecommitdiff
path: root/hints/mips.sh
diff options
context:
space:
mode:
authorPerl 5 Porters <perl5-porters@africa.nicoh.com>1996-08-23 01:12:22 +0000
committerAndy Dougherty <doughera@lafcol.lafayette.edu>1996-08-23 01:12:22 +0000
commit18f04df4967e1e5ffa93ad1be011ba68452a7d9a (patch)
treea7e6ebab2b95596ab936cdc20585c40aee965648 /hints/mips.sh
parent126385767b19a10c6139cfcee9438b6409188e17 (diff)
downloadperl-18f04df4967e1e5ffa93ad1be011ba68452a7d9a.tar.gz
Use glibpth instead of libpth.
Diffstat (limited to 'hints/mips.sh')
-rw-r--r--hints/mips.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/hints/mips.sh b/hints/mips.sh
index 39cadb4b66..7ed058e4ad 100644
--- a/hints/mips.sh
+++ b/hints/mips.sh
@@ -2,7 +2,7 @@ perl_cflags='optimize="-g"'
d_volatile=undef
d_castneg=undef
cc=cc
-libpth="/usr/lib/cmplrs/cc $libpth"
+glibpth="/usr/lib/cmplrs/cc $glibpth"
groupstype=int
nm_opt='-B'
case $PATH in