From a832091a2c5226a755733d06e4a40c33eeebdc2c Mon Sep 17 00:00:00 2001 From: Dan Kalowsky Date: Wed, 21 Aug 2002 01:41:22 +0000 Subject: One more patch up towards OSX compatibility... # it compiles now with the ObjC files (Finlay Doobie rocks the casbah) --- ext/rpc/java/java.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'ext/rpc/java/java.c') diff --git a/ext/rpc/java/java.c b/ext/rpc/java/java.c index 3073627c4d..5825592115 100644 --- a/ext/rpc/java/java.c +++ b/ext/rpc/java/java.c @@ -34,10 +34,8 @@ #include "php_ini.h" #include "php_globals.h" -/* #if defined(__MacOSX__) */ #if HAVE_JAVAVM_JAVAVM_H #include -#define JAVALIB "libjvm.dylib" #define JNI_12 #else #include -- cgit v1.2.1