/* config.h.  Generated automatically by configure.  */
/* config.h.in.  Generated automatically from configure.in by autoheader.  */

/* Define if using alloca.c.  */
/* #undef C_ALLOCA */

/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
   This function is required for alloca.c support on those systems.  */
/* #undef CRAY_STACKSEG_END */

/* Define if you have dirent.h.  */
#define DIRENT 1

/* Define if you have alloca.h and it should be used (not Ultrix).  */
#define HAVE_ALLOCA_H 1

/* Define if you don't have dirent.h, but have ndir.h.  */
/* #undef NDIR */

/* If using the C implementation of alloca, define if you know the
   direction of stack growth for your system; otherwise it will be
   automatically deduced at run-time.
	STACK_DIRECTION > 0 => grows toward higher addresses
	STACK_DIRECTION < 0 => grows toward lower addresses
	STACK_DIRECTION = 0 => direction of growth unknown
 */
/* #undef STACK_DIRECTION */

/* Define if you have the ANSI C header files.  */
#define STDC_HEADERS 1

/* Define if you don't have dirent.h, but have sys/dir.h.  */
/* #undef SYSDIR */

/* Define if you don't have dirent.h, but have sys/ndir.h.  */
/* #undef SYSNDIR */

/* Define if the closedir function returns void instead of int.  */
/* #undef VOID_CLOSEDIR */

/* this symbol was not defined in autoconf 1.5 standard acconfig.h. */
/* #undef CRAY_STACKSEG_END */

/* define if your compiler handles __FUNCTION__ macro (gcc v2.xx) */
#define HAVE_FUNCTION_MACRO 1

/* define if size_t is defined in stddef.h */
#define HAVE_SIZE_T_IN_STDDEF_H 1

/* define if size_t is defined in sys/types.h */
#define HAVE_SIZE_T_IN_TYPES_H 1

/* define if time_t is defined in time.h */
#define HAVE_TIME_T_IN_TIME_H 1

/* define if time_t is defined in sys/types.h */
#define HAVE_TIME_T_IN_TYPES_H 1

/* Define if you have getdomainname.  */
#define HAVE_GETDOMAINNAME 1

/* Define if you have gethostname.  */
#define HAVE_GETHOSTNAME 1

/* Define if you have modf.  */
#define HAVE_MODF 1

/* Define if you have rint.  */
#define HAVE_RINT 1

/* Define if you have strcasecmp.  */
#define HAVE_STRCASECMP 1

/* Define if you have the <memory.h> header file.  */
#define HAVE_MEMORY_H 1

/* Define if you have the <stddef.h> header file.  */
#define HAVE_STDDEF_H 1

/* Define if you have the <string.h> header file.  */
#define HAVE_STRING_H 1

/* Define if you have the <sys/param.h> header file.  */
#define HAVE_SYS_PARAM_H 1

/* Define if you have the <sys/types.h> header file.  */
#define HAVE_SYS_TYPES_H 1

/* Define if you have the <time.h> header file.  */
#define HAVE_TIME_H 1

/* Define if you have the m library (-lm).  */
#define HAVE_LIBM 1


syntax highlighted by Code2HTML, v. 0.9.1