Parent Directory
|
Revision Log
|
Patch
| revision 4301 by rousseau, Mon May 25 08:52:21 2009 UTC | revision 4302 by rousseau, Mon Jul 6 11:51:34 2009 UTC | |
|---|---|---|
| # | Line 74 AC_TYPE_SIZE_T | Line 74 AC_TYPE_SIZE_T |
| 74 | AC_HEADER_TIME | AC_HEADER_TIME |
| 75 | ||
| 76 | # Checks for library functions. | # Checks for library functions. |
| 77 | AC_CHECK_FUNCS(select strerror strncpy memcpy strlcpy) | AC_CHECK_FUNCS(select strerror strncpy memcpy strlcpy strlcat) |
| 78 | ||
| 79 | # Select OS specific versions of source files. | # Select OS specific versions of source files. |
| 80 | AC_SUBST(BUNDLE_HOST) | AC_SUBST(BUNDLE_HOST) |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |