From b60223f9f7c9fe517d7276486335ebf182ea8804 Mon Sep 17 00:00:00 2001 From: "justdave%syndicomm.com" <> Date: Fri, 6 Sep 2002 10:19:02 +0000 Subject: Adds Mac OS X 10.1 and 10.2 to the OS list on new installations. Existing installations will need to add these manually in localconfig. Also corrects spelling from "MacOS X" to "Mac OS X" per Apple's encouraged usage. r= caillon --- checksetup.pl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'checksetup.pl') diff --git a/checksetup.pl b/checksetup.pl index 050d300eb..61ba9cf56 100755 --- a/checksetup.pl +++ b/checksetup.pl @@ -512,7 +512,9 @@ LocalVar('opsys', ' "Mac System 8.5", "Mac System 8.6", "Mac System 9.x", - "MacOS X", + "Mac OS X 10.0", + "Mac OS X 10.1", + "Mac OS X 10.2", "Linux", "BSDI", "FreeBSD", -- cgit v1.2.3-24-g4f1b