[PATCH] Neon on Mac OS 10.2
From: Wilfredo Sánchez <wsanchez_at_mit.edu>
Date: 2002-07-25 21:14:16 CEST
Howdy-
Mac OS 10.2 (Jaguar) is Darwin 6.x (don't ask me why) and your check for building on Darwin 5.x doesn't trigger, which is unfortunate. The patch below removes the testing for the version number altogether. Your current test wouldn't work on pre-10.1 (Darwin 1.x, I think) systems anyway (you'd instead want -traditional-cpp and no linker flags), and I'm not sure it's worth bothering with 10.0 at this point.
I've tested this patch in the context of a Subversion build.
-wsv
--- neon.m4.orig Thu Jul 25 13:51:00 2002
AC_DEFUN([NE_MACOSX], [
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.