/* Define to compile with Hesiod support. */
#undef ZEPHYR_USES_HESIOD

/* Define to compile with Kerberos support. */
#undef ZEPHYR_USES_KERBEROS

/* Define to a signed 32-bit integral type. */
#define ZEPHYR_INT32 long

/* Define if you have the System Resource Controller library. */
#undef HAVE_SRC

/* Define to "unsigned long" if your system headers don't. */
#undef ulong

/* Define to a temporary directory on your system. */
#define FOUND_TMP "/var/tmp"

/* Define to the type of the host system. */
#define MACHINE_TYPE "unknown"

/* Define if `regcomp' exists and works. */
#undef HAVE_REGCOMP

