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

Diff of /classpath/configure.in

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

revision 1.81 by mark, Thu Feb 7 17:43:00 2002 UTC revision 1.82 by cbj, Fri Feb 8 04:42:28 2002 UTC
# Line 63  AC_PROG_LN_S Line 63  AC_PROG_LN_S
63  AC_PROG_INSTALL  AC_PROG_INSTALL
64    
65  dnl Checks for programs.  dnl Checks for programs.
 if test "${COMPILE_JNI}" = "yes"; then  
66    AC_PREREQ(2.52)    AC_PREREQ(2.52)
67    
68    dnl AC_PROG_CXX    dnl AC_PROG_CXX
# Line 73  if test "${COMPILE_JNI}" = "yes"; then Line 72  if test "${COMPILE_JNI}" = "yes"; then
72    dnl AC_PROG_AWK    dnl AC_PROG_AWK
73    AC_PROG_CC    AC_PROG_CC
74    AC_PROG_CPP    AC_PROG_CPP
75    
76    if test "${COMPILE_JNI}" = "yes"; then
77    AC_HEADER_STDC    AC_HEADER_STDC
78    AC_CHECK_HEADERS(unistd.h sys/types.h sys/config.h inttypes.h stdint.h)    AC_CHECK_HEADERS(unistd.h sys/types.h sys/config.h inttypes.h stdint.h)
79    AC_EGREP_HEADER(uint32_t, stdint.h, AC_DEFINE(HAVE_INT32_DEFINED))    AC_EGREP_HEADER(uint32_t, stdint.h, AC_DEFINE(HAVE_INT32_DEFINED))
# Line 314  native/jni/java-net/Makefile Line 315  native/jni/java-net/Makefile
315  native/jni/java-util/Makefile  native/jni/java-util/Makefile
316  native/jni/gtk-peer/Makefile  native/jni/gtk-peer/Makefile
317  resource/Makefile  resource/Makefile
318    resource/gnu/Makefile
319    resource/gnu/java/Makefile
320    resource/gnu/java/awt/Makefile
321    resource/gnu/java/awt/peer/Makefile
322    resource/gnu/java/awt/peer/gtk/Makefile
323  resource/java/Makefile  resource/java/Makefile
324  resource/java/util/Makefile  resource/java/util/Makefile
325  resource/java/security/Makefile  resource/java/security/Makefile

Legend:
Removed from v.1.81  
changed lines
  Added in v.1.82

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