Browse CVS Repository
Diff of /freewnn/FreeWnn/configure.in
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 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 \ |
| 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 |
|
|
|