Use glibpth instead of libpth.
Perl 5 Porters [Fri, 23 Aug 1996 01:12:22 +0000 (01:12 +0000)]
hints/mips.sh

index 39cadb4..7ed058e 100644 (file)
@@ -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