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

Diff of /classpath/configure.in

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

revision 1.133 by mark, Sun Aug 24 18:10:56 2003 UTC revision 1.134 by mark, Sun Nov 2 15:51:19 2003 UTC
# Line 99  if test "x${COMPILE_JNI}" = xyes; then Line 99  if test "x${COMPILE_JNI}" = xyes; then
99    AC_EGREP_HEADER(u_int32_t, sys/types.h, AC_DEFINE(HAVE_BSD_INT32_DEFINED, 1, [Define to 1 if you have BSD u_int32_t]))    AC_EGREP_HEADER(u_int32_t, sys/types.h, AC_DEFINE(HAVE_BSD_INT32_DEFINED, 1, [Define to 1 if you have BSD u_int32_t]))
100    AC_EGREP_HEADER(u_int32_t, sys/config.h, AC_DEFINE(HAVE_BSD_INT32_DEFINED, 1, [Define to 1 if you have BSD u_int32_t]))    AC_EGREP_HEADER(u_int32_t, sys/config.h, AC_DEFINE(HAVE_BSD_INT32_DEFINED, 1, [Define to 1 if you have BSD u_int32_t]))
101    
102      AC_CHECK_FUNCS(ftruncate fsync select)
103    AC_CHECK_FUNCS(gethostname socket strerror fork pipe execve open close lseek \    AC_CHECK_FUNCS(gethostname socket strerror fork pipe execve open close lseek \
104          fstat read write htonl memset htons connect getsockname sizeof getpeername \          fstat read write htonl memset htons connect getsockname sizeof getpeername \
105          bind listen accept recvfrom send sendto setsockopt getsockopt time mktime)          bind listen accept recvfrom send sendto setsockopt getsockopt time mktime)

Legend:
Removed from v.1.133  
changed lines
  Added in v.1.134

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