summaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-05-29 03:01:38 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-05-29 03:01:38 +0000
commit0af2a2907a21f2e6ff6ca5f8df976d75a98b9794 (patch)
tree822de246c205c41c606a4c905ae610c6158e3f9a /Configure
parentd67bf1d95495fd9f41cabf2a1f9dc1f266c1575d (diff)
parent413e5597fa15080977e13a1ad58f104914a75a31 (diff)
downloadperl-0af2a2907a21f2e6ff6ca5f8df976d75a98b9794.tar.gz
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@6156
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/Configure b/Configure
index f503e2d313..be1f604d1f 100755
--- a/Configure
+++ b/Configure
@@ -3275,6 +3275,7 @@ while test "$type"; do
true)
case "$ansexp" in
/*) value="$ansexp" ;;
+ [a-zA-Z]:/*) value="$ansexp" ;;
*)
redo=true
case "$already" in