mirror of
https://github.com/php/php-src.git
synced 2025-08-18 23:18:56 +02:00
Forward progress, thanks to Sascha Schumann.
libphp_java.so is now built again - it just refuses to load. At least I now have something I can debug!
This commit is contained in:
parent
d0cb4d09aa
commit
31e3466556
5 changed files with 9 additions and 5 deletions
|
@ -58,7 +58,6 @@ AC_ARG_WITH(java,
|
|||
|
||||
AC_DEFINE(HAVE_JAVA,1,[ ])
|
||||
PHP_EXTENSION(java, shared)
|
||||
PHP_BUILD_SHARED
|
||||
AC_MSG_RESULT(yes)
|
||||
else
|
||||
AC_MSG_RESULT(no)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue