Change 11332 by jhi@alpha on 2001/07/12 22:57:04

        Subject: [PATCH] Langinfo.t
        From: Nicholas Clark <[EMAIL PROTECTED]>
        Date: Thu, 12 Jul 2001 23:55:38 +0100
        Message-ID: <[EMAIL PROTECTED]>

Affected files ...

... //depot/perl/ext/I18N/Langinfo/Langinfo.t#5 edit

Differences ...

==== //depot/perl/ext/I18N/Langinfo/Langinfo.t#5 (text) ====
Index: perl/ext/I18N/Langinfo/Langinfo.t
--- perl/ext/I18N/Langinfo/Langinfo.t.~1~       Thu Jul 12 17:00:06 2001
+++ perl/ext/I18N/Langinfo/Langinfo.t   Thu Jul 12 17:00:06 2001
@@ -2,6 +2,7 @@
 
 BEGIN {
     chdir 't' if -d 't';
+    @INC = '../lib';
     require Config; import Config;
     if ($Config{'extensions'} !~ m!\bI18N/Langinfo\b! ||
        $Config{'extensions'} !~ m!\bPOSIX\b!)
End of Patch.

Reply via email to