summaryrefslogtreecommitdiff
path: root/packages/vms
diff options
context:
space:
mode:
authorDaniel Gustafsson <daniel@yesql.se>2022-05-16 10:10:16 +0200
committerDaniel Gustafsson <daniel@yesql.se>2022-05-16 10:10:16 +0200
commitbf327a9dfea8b1d28c675e3b337428737d7dbbc7 (patch)
treeb3d267a916209485b646919e109702e8743f48c4 /packages/vms
parent3ead91430374f70c885e5ad900258540f47e1c59 (diff)
downloadcurl-bf327a9dfea8b1d28c675e3b337428737d7dbbc7.tar.gz
macos9: remove partial support
The support for compiling on Mac OS 9 hasn't been modified since 2001 and has no active maintainer or packager, so it's time to remove it as it's incredibly unlikely to work. If a maintainer re-emerges it can be resurrected from Git history. Closes: #8836 Reviewed-by: Daniel Stenberg <daniel@haxx.se>
Diffstat (limited to 'packages/vms')
-rw-r--r--packages/vms/compare_curl_source.com7
1 files changed, 0 insertions, 7 deletions
diff --git a/packages/vms/compare_curl_source.com b/packages/vms/compare_curl_source.com
index a720afc63..bc13fe762 100644
--- a/packages/vms/compare_curl_source.com
+++ b/packages/vms/compare_curl_source.com
@@ -260,19 +260,12 @@ $! These files are in the wrong format for VMS diff, and we don't change them.
$ ref_skip = 0
$ if ref_type .eqs. ".PDF" then ref_skip = 1
$ if ref_type .eqs. ".HTML" then ref_skip = 1
-$ if ref_type .eqs. ".HQX" then ref_skip = 1
$ if ref_type .eqs. ".P12" then ref_skip = 1
$ if ref_type .eqs. "."
$ then
$ if f$locate("test", ref_fname) .eq. 0 then ref_skip = 1
$ if ref_fname .eqs. "configure." then ref_skip = 1
$ endif
-$ if ref_fname .eqs. "MACINSTALL.TXT" then ref_skip = 1
-$ if ref_fname .eqs. "$macinstall.txt" then ref_skip = 1
-$ if ref_fname .eqs. "curl.mcp$5nxml$5nsit$5nhqx" then ref_skip = 1
-$ if ref_fname .eqs. "curl_GUSIConfig.cpp" then ref_skip = 1
-$ if ref_fname .eqs. "curl_$gusic$onfig.cpp" then ref_skip = 1
-$ if ref_fname .eqs. "macos_main.cpp" then ref_skip = 1
$!
$!
$ if ref_skip .ne. 0