Parent Directory
|
Revision Log
|
Patch
| revision 256 by ph10, Wed Sep 19 08:50:04 2007 UTC | revision 257 by ph10, Wed Sep 19 09:11:19 2007 UTC | |
|---|---|---|
| # | Line 294 AC_SUBST(pcre_have_ulong_long) | Line 294 AC_SUBST(pcre_have_ulong_long) |
| 294 | ||
| 295 | # Checks for library functions. | # Checks for library functions. |
| 296 | ||
| 297 | AC_CHECK_FUNCS(bcopy memmove strerror strtoq strtoll) | AC_CHECK_FUNCS(bcopy memmove strerror strtoq strtoll _strtoi64) |
| 298 | ||
| 299 | # This facilitates -ansi builds under Linux | # This facilitates -ansi builds under Linux |
| 300 | dnl AC_DEFINE([_GNU_SOURCE], [], [Enable GNU extensions in glibc]) | dnl AC_DEFINE([_GNU_SOURCE], [], [Enable GNU extensions in glibc]) |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |