From: gerv%gerv.net <> Date: Fri, 12 Oct 2001 04:52:28 +0000 (+0000) Subject: Add MacOS X. Bug 52577. Patch by afranke. r=gerv. X-Git-Tag: bugzilla-2.14.1~86 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=732514db285f8dade05d1deb6a29813123a4d6bd;p=thirdparty%2Fbugzilla.git Add MacOS X. Bug 52577. Patch by afranke. r=gerv. --- diff --git a/checksetup.pl b/checksetup.pl index 046f34eb54..a90ff0009d 100755 --- a/checksetup.pl +++ b/checksetup.pl @@ -94,9 +94,6 @@ use diagnostics; use strict; -# -# This are the --LOCAL-- variables defined in 'localconfig' -# # 12/17/00 justdave@syndicomm.com - removed declarations of the localconfig # variables from this location. We don't want these declared here. They'll # automatically get declared in the process of reading in localconfig, and @@ -410,7 +407,8 @@ LocalVar('opsys', ' "Mac System 8.0", "Mac System 8.5", "Mac System 8.6", - "Mac System 9.0", + "Mac System 9.x", + "MacOS X", "Linux", "BSDI", "FreeBSD",