]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Add MacOS X. Bug 52577. Patch by afranke. r=gerv.
authorgerv%gerv.net <>
Fri, 12 Oct 2001 04:52:28 +0000 (04:52 +0000)
committergerv%gerv.net <>
Fri, 12 Oct 2001 04:52:28 +0000 (04:52 +0000)
checksetup.pl

index 046f34eb54f52810eb2353cffc3db45a63bfc152..a90ff0009db02581c6ebff062ea37f98bb663e19 100755 (executable)
@@ -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",