/* This file generated by "configure" on Mon Aug  7 18:13:47 MDT 1995. */
/* Make changes to the config.h.in file and run the configure script.  */

/* @@@HEAD@@@
// Compile-time values set by configure script, change them through configure
//
// This file is modified by the configure script, adjust config.h.in for
// permanent changes
*/

#ifndef CONFIG_H
#define CONFIG_H

/* Uses vfork() instead of fork() in sysop.c. */
#define USE_VFORK

/* The version number, should be set by configure */
#define VERSION_MAJOR 0
#define VERSION_MINOR 1
#define VERSION_PATCH 5

/* check system load? */
/* @@CHECK_LOAD@@ */

/* Use getrusage? */
/* @@USE_GETRUSAGE@@ */

#endif