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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user