Author: rjung
Date: Thu Jun 6 20:51:20 2013
New Revision: 1490439
URL: http://svn.apache.org/r1490439
Log:
Adjust configure to m4 macros.
Followup to r1205445.
Modified:
tomcat/native/trunk/native/configure.in
Modified: tomcat/native/trunk/native/configure.in
URL:
http://svn.apache.org/viewvc/tomcat/native/trunk/native/configure.in?rev=1490439&r1=1490438&r2=1490439&view=diff
==============================================================================
--- tomcat/native/trunk/native/configure.in (original)
+++ tomcat/native/trunk/native/configure.in Thu Jun 6 20:51:20 2013
@@ -107,9 +107,7 @@ dnl
dnl Find the JVM related information
dnl
NEED_JNI_MD=yes
-TCN_FIND_JDK
-TCN_SABLEVM
-TCN_J9VM
+TCN_FIND_JAVA
dnl MAC OS X does not used include but Headers
if test -d ${JAVA_HOME}/Headers; then
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]