Browse CVS Repository
Diff of /freewnn/FreeWnn/configure.in
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 411 |
dnl for bcopy/index -> memcpy/strchr conversion (preparation): |
dnl for bcopy/index -> memcpy/strchr conversion (preparation): |
| 412 |
AC_CHECK_FUNCS(bcopy bzero bcmp index rindex \ |
AC_CHECK_FUNCS(bcopy bzero bcmp index rindex \ |
| 413 |
memcpy memmove memset strchr strrchr) |
memcpy memmove memset strchr strrchr) |
|
dnl utmp functions for uum. |
|
|
AC_CHECK_FUNCS(saveutmp) |
|
| 414 |
|
|
| 415 |
dnl Check fallback functions for jserver (should use AC_REPLACE_FUNCS?) |
dnl Check fallback functions for jserver (should use AC_REPLACE_FUNCS?) |
| 416 |
JS_SUPPORTOBJS= |
JS_SUPPORTOBJS= |
|
|
Legend:
| Removed from v.1.35 |
|
| changed lines |
| |
Added in v.1.36 |
|
|
|