Browse CVS Repository
Diff of /freewnn/FreeWnn/configure.in
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 429 |
|
|
| 430 |
AC_CHECK_FUNCS(drand48 fchmod \ |
AC_CHECK_FUNCS(drand48 fchmod \ |
| 431 |
gethostname select socket closesocket setsockopt send recv \ |
gethostname select socket closesocket setsockopt send recv \ |
| 432 |
getrlimit syslog vsyslog setenv snprintf) |
getdtablesize getrlimit syslog vsyslog setenv snprintf) |
| 433 |
dnl for bcopy/index -> memcpy/strchr conversion (preparation): |
dnl for bcopy/index -> memcpy/strchr conversion (preparation): |
| 434 |
AC_CHECK_FUNCS(bcopy bzero bcmp index rindex \ |
AC_CHECK_FUNCS(bcopy bzero bcmp index rindex \ |
| 435 |
memcpy memmove memset strchr strrchr) |
memcpy memmove memset strchr strrchr) |
|
|
Legend:
| Removed from v.1.28 |
|
| changed lines |
| |
Added in v.1.29 |
|
|
|