summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorMalcolm Beattie <mbeattie@sable.ox.ac.uk>1998-02-06 18:08:28 +0000
committerMalcolm Beattie <mbeattie@sable.ox.ac.uk>1998-02-06 18:08:28 +0000
commit0d97519653b39d2432704118e29dad7e033546b5 (patch)
tree51bf57a4ec231df290bf88d470c8e5f59ccd0e05 /t
parent567b3f27bc31d6c040d221f376cd7a9236ef7718 (diff)
downloadperl-0d97519653b39d2432704118e29dad7e033546b5.tar.gz
Fix up problem with gv.c from change 477.
Fix up Config.pm use in t/lib/ph.t from change 478. p4raw-id: //depot/perl@484
Diffstat (limited to 't')
-rwxr-xr-xt/lib/ph.t6
1 files changed, 5 insertions, 1 deletions
diff --git a/t/lib/ph.t b/t/lib/ph.t
index b225bf4b84..d0a48f6c51 100755
--- a/t/lib/ph.t
+++ b/t/lib/ph.t
@@ -4,8 +4,12 @@
# just socket.ph and pals.
# -- Kurt Starsinic <kstar@isinet.com>
-use lib '../lib';
+BEGIN {
+ chdir 't' if -d 't';
+ @INC = '../lib';
+}
+use Config;
# All the constants which Socket.pm tries to make available:
my @possibly_defined = qw(