Develop and Download Open Source Software

Browse CVS Repository

Diff of /freewnn/FreeWnn/configure.in

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

revision 1.31 by hiroo, Sat Jun 22 13:15:25 2002 UTC revision 1.32 by hiroo, Sun Sep 1 17:48:19 2002 UTC
# Line 369  dnl Line 369  dnl
369  AC_PATH_X  AC_PATH_X
370  AC_HEADER_STDC  AC_HEADER_STDC
371  AC_HEADER_SYS_WAIT  AC_HEADER_SYS_WAIT
372    AC_HEADER_TIME
373  AC_CHECK_HEADERS(fcntl.h sgtty.h syslog.h unistd.h \  AC_CHECK_HEADERS(fcntl.h sgtty.h syslog.h unistd.h \
374          sys/file.h sys/ioctl.h sys/time.h sys/types.h sys/param.h \          sys/file.h sys/ioctl.h sys/time.h sys/types.h sys/param.h \
375          malloc.h strings.h memory.h \          malloc.h strings.h memory.h \
# Line 422  dnl AC_FUNC_WAIT3 Line 423  dnl AC_FUNC_WAIT3
423    
424  AC_CHECK_FUNCS(random drand48 fchmod getopt \  AC_CHECK_FUNCS(random drand48 fchmod getopt \
425          gethostname select socket closesocket setsockopt send recv \          gethostname select socket closesocket setsockopt send recv \
426            FD_SET \
427          getdtablesize getrlimit syslog vsyslog setenv snprintf)          getdtablesize getrlimit syslog vsyslog setenv snprintf)
428  dnl for bcopy/index -> memcpy/strchr conversion (preparation):  dnl for bcopy/index -> memcpy/strchr conversion (preparation):
429  AC_CHECK_FUNCS(bcopy bzero bcmp index rindex \  AC_CHECK_FUNCS(bcopy bzero bcmp index rindex \

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26