mirror of
https://github.com/php/php-src.git
synced 2025-08-17 14:38:49 +02:00
This final change enables the ext/java to compile on OSX.
# now to do testing and ensure that it works as stated... weeee...
This commit is contained in:
parent
a86b1fc275
commit
4809e8ebbc
2 changed files with 2 additions and 0 deletions
|
@ -36,6 +36,7 @@
|
|||
|
||||
#if HAVE_JAVAVM_JAVAVM_H
|
||||
#include <JavaVM/JavaVM.h>
|
||||
#include <JavaVM/jni.h>
|
||||
#define JNI_12
|
||||
#else
|
||||
#include <jni.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue