diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-01-25 05:59:04 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-01-25 05:59:04 +0200 |
commit | ea8de2afc6628eff5f089c7108389a1f18fda1b5 (patch) | |
tree | 9e1707aa10cade1d58a0fe68c016b8827e60d395 /vms/generate_config_vms_h_gawk.com | |
parent | 4f872e63256956891537ab2db76aca4bfec89818 (diff) | |
parent | 3714493cbbcac77f5a0f791b7789b25ab83dfedc (diff) | |
download | egawk-ea8de2afc6628eff5f089c7108389a1f18fda1b5.tar.gz egawk-ea8de2afc6628eff5f089c7108389a1f18fda1b5.tar.bz2 egawk-ea8de2afc6628eff5f089c7108389a1f18fda1b5.zip |
Merge branch 'master' into feature/cmake
Diffstat (limited to 'vms/generate_config_vms_h_gawk.com')
-rw-r--r-- | vms/generate_config_vms_h_gawk.com | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vms/generate_config_vms_h_gawk.com b/vms/generate_config_vms_h_gawk.com index eff43d78..16d2d5b4 100644 --- a/vms/generate_config_vms_h_gawk.com +++ b/vms/generate_config_vms_h_gawk.com @@ -288,6 +288,7 @@ $ write cvh " }" $ write cvh " decc$exit(vms_status);" $ write cvh "}" $ write cvh "" +$ write cvh "#pragma message disable questcompare $ write cvh "#include ""custom.h""" $ write cvh "" $! |