Also OS/2 seems to need exe set early.
authorJarkko Hietaniemi <jhi@iki.fi>
Thu, 14 Feb 2002 22:21:20 +0000 (22:21 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Thu, 14 Feb 2002 22:21:20 +0000 (22:21 +0000)
p4raw-id: //depot/perl@14697

Configure

index d2b35fe..a56d56a 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -20,7 +20,7 @@
 
 # $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $
 #
-# Generated on Wed Feb 13 08:17:38 EET 2002 [metaconfig 3.0 PL70]
+# Generated on Fri Feb 15 01:22:14 EET 2002 [metaconfig 3.0 PL70]
 # (with additional metaconfig patches by perlbug@perl.org)
 
 cat >c1$$ <<EOF
@@ -1045,6 +1045,10 @@ fi
 if test -n "$DJGPP"; then
     _exe=".exe"
 fi
+: maybe os/2
+if test -d c:/. ; then
+    _exe=".exe"
+fi
 
 i_whoami=''
 ccname=''