mirror of
https://github.com/php/php-src.git
synced 2025-08-17 06:28:50 +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:
parent
be1e23cbc9
commit
a832091a2c
4 changed files with 38 additions and 46 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue