Next: Replacement Functions
Up: Creating config.h by hand
Previous: Header Files
- HAVE_STDIO
- Define if standard I/O (stdin, stdout and
stderr) is available.
- HAVE_GETTIMEOFDAY
- Define if your system provides the gettimeofday() system
call, which is needed to provide microsecond resolution to the
busy callback. If this function is not available, time() is
used.
2004-07-27