diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2000-05-29 03:01:38 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-05-29 03:01:38 +0000 |
commit | 0af2a2907a21f2e6ff6ca5f8df976d75a98b9794 (patch) | |
tree | 822de246c205c41c606a4c905ae610c6158e3f9a /Configure | |
parent | d67bf1d95495fd9f41cabf2a1f9dc1f266c1575d (diff) | |
parent | 413e5597fa15080977e13a1ad58f104914a75a31 (diff) | |
download | perl-0af2a2907a21f2e6ff6ca5f8df976d75a98b9794.tar.gz |
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@6156
Diffstat (limited to 'Configure')
-rwxr-xr-x | Configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3275,6 +3275,7 @@ while test "$type"; do true) case "$ansexp" in /*) value="$ansexp" ;; + [a-zA-Z]:/*) value="$ansexp" ;; *) redo=true case "$already" in |