1
0
mirror of https://github.com/php/php-src.git synced 2026-04-25 08:58:28 +02:00

One more patch up towards OSX compatibility...

# it compiles now with the ObjC files (Finlay Doobie rocks the casbah)
This commit is contained in:
Dan Kalowsky
2002-08-21 01:41:22 +00:00
parent be1e23cbc9
commit a832091a2c
4 changed files with 38 additions and 46 deletions
-2
View File
@@ -34,10 +34,8 @@
#include "php_ini.h"
#include "php_globals.h"
/* #if defined(__MacOSX__) */
#if HAVE_JAVAVM_JAVAVM_H
#include <JavaVM/JavaVM.h>
#define JAVALIB "libjvm.dylib"
#define JNI_12
#else
#include <jni.h>