Use the Apple recommended way of detecting OSX Versions
authorPaul Querna <pquerna@apache.org>
Thu, 16 Sep 2010 22:27:25 +0000 (15:27 -0700)
committerRyan Dahl <ry@tinyclouds.org>
Fri, 17 Sep 2010 00:32:30 +0000 (17:32 -0700)
commit5a00d9d50f708135fb042f83f4f8b294bcd538cd
tree0ea73319d0f6d2e8befc24fabea0ba5ecfde57d1
parentc8f9728de7510a539b4460b5280f90934b2fa9a5
Use the Apple recommended way of detecting OSX Versions

to enable KQueue, rather than deciding based on the compiler version.
src/node.cc