Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix configure.ac for cross-compilation #17

Merged

Conversation

guillerodriguez
Copy link
Contributor

If jni.h is already in the default include path, skip AX_JNI_INCLUDE_DIR (which is not cross-compilation friendly; see: #16)
Also, don't rely on AX_JNI_INCLUDE_DIR defining JAVAC (it may or may not do it)

If jni.h is already in the default include path, skip AX_JNI_INCLUDE_DIR (which is not cross-compilation friendly)
Also, don't rely on AX_JNI_INCLUDE_DIR defining JAVAC (it may or may not do it)
pagekite added a commit that referenced this pull request Feb 13, 2016
…-changes

Fix configure.ac for cross-compilation
@pagekite pagekite merged commit 9998251 into pagekite:master Feb 13, 2016
@guillerodriguez guillerodriguez deleted the guillerodriguez-configure-changes branch February 27, 2017 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants