Change 13973 by jhi@alpha on 2001/12/31 04:14:45

        Subject: [PATCH] configure.com / scriptdirexp
        From: "Craig A. Berry" <[EMAIL PROTECTED]>
        Date: Sun, 30 Dec 2001 15:47:28 -0600
        Message-Id: <a05101004b8553b205841@[172.16.52.1]>

Affected files ...

.... //depot/perl/configure.com#138 edit

Differences ...

==== //depot/perl/configure.com#138 (text) ====
Index: perl/configure.com
--- perl/configure.com.~1~      Sun Dec 30 21:30:06 2001
+++ perl/configure.com  Sun Dec 30 21:30:06 2001
@@ -5649,6 +5649,7 @@
 $ WC "sSCNfldbl='" + sSCNfldbl + "'"
 $ WC "sched_yield='" + sched_yield + "'"
 $ WC "scriptdir='" + scriptdir + "'"
+$ WC "scriptdirexp='" + scriptdir + "'"  ! use scriptdir for now
 $ WC "seedfunc='" + seedfunc + "'"
 $ WC "selectminbits='32'"
 $ WC "selecttype='" + selecttype + "'"
End of Patch.

Reply via email to