/[classpath]/classpath/configure.in
ViewVC logotype

Diff of /classpath/configure.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.124 by cbj, Fri Jun 20 04:04:55 2003 UTC revision 1.125 by rupp, Mon Jun 23 11:54:40 2003 UTC
# Line 144  CLASSPATH_WITH_JAVAH Line 144  CLASSPATH_WITH_JAVAH
144    
145  CLASSPATH_WITH_INCLUDEDIR  CLASSPATH_WITH_INCLUDEDIR
146    
147    dnl -----------------------------------------------------------
148    dnl add the include files for the native abstraction layer
149    dnl -----------------------------------------------------------
150    
151    EXTRA_INCLUDES="${EXTRA_INCLUDES} -I\$(top_srcdir)/native/target/Linux -I\$(top_srcdir)/native/target/generic"
152    
153    dnl -----------------------------------------------------------
154    
155  if test "x${COMPILE_JNI}" = xyes; then  if test "x${COMPILE_JNI}" = xyes; then
156    AC_MSG_CHECKING("jni_md.h support")    AC_MSG_CHECKING("jni_md.h support")
157    if test -f ${srcdir}/include/jni_md-${target_cpu}-${target_os}.h; then    if test -f ${srcdir}/include/jni_md-${target_cpu}-${target_os}.h; then

Legend:
Removed from v.1.124  
changed lines
  Added in v.1.125

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26