aboutsummaryrefslogtreecommitdiffstats
path: root/vms/config_h.com
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2014-10-17 12:20:46 +0300
committerArnold D. Robbins <arnold@skeeve.com>2014-10-17 12:20:46 +0300
commita786967e7e5775d6da6fd94e5113c6cb3c7704f2 (patch)
tree1b667c455d7f90aa210fd44374a81eb7d0e03eaf /vms/config_h.com
parent6f373546792c2befaa2d9d0fffb12fda80320042 (diff)
parent49a291d1713912ffb6801ced6f0c517e430a9a71 (diff)
downloadegawk-a786967e7e5775d6da6fd94e5113c6cb3c7704f2.tar.gz
egawk-a786967e7e5775d6da6fd94e5113c6cb3c7704f2.tar.bz2
egawk-a786967e7e5775d6da6fd94e5113c6cb3c7704f2.zip
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'vms/config_h.com')
-rw-r--r--vms/config_h.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/config_h.com b/vms/config_h.com
index c1d3becf..0074a65a 100644
--- a/vms/config_h.com
+++ b/vms/config_h.com
@@ -104,7 +104,7 @@ $! On some platforms, DCL search has problems with searching a file
$! on a NFS mounted volume. So copy it to sys$scratch:
$!
$if f$search(configure_script) .nes. "" then delete 'configure_script';*
-$copy PRJ_ROOT:configure 'configure_script'
+$copy sys$disk:configure 'configure_script'
$!
$!
$! Write out the header