2014-05-16 18:40:08 -04:00
|
|
|
/* config.h.in. Generated from configure.ac by autoheader. */
|
|
|
|
|
2014-05-20 11:48:35 -04:00
|
|
|
/* "whether graphviz is enable" */
|
|
|
|
#undef ENABLE_GRAPHVIZ
|
|
|
|
|
2014-05-16 18:40:08 -04:00
|
|
|
/* Define to 1 if you have the <dlfcn.h> header file. */
|
|
|
|
#undef HAVE_DLFCN_H
|
|
|
|
|
2014-05-16 19:23:24 -04:00
|
|
|
/* Define to 1 if you have the `gettimeofday' function. */
|
|
|
|
#undef HAVE_GETTIMEOFDAY
|
|
|
|
|
2014-05-16 18:40:08 -04:00
|
|
|
/* Define to 1 if you have the <inttypes.h> header file. */
|
|
|
|
#undef HAVE_INTTYPES_H
|
|
|
|
|
2014-05-21 10:00:58 -04:00
|
|
|
/* Define to 1 if you have the <jemalloc/jemalloc.h> header file. */
|
|
|
|
#undef HAVE_JEMALLOC_JEMALLOC_H
|
|
|
|
|
2014-05-16 19:23:24 -04:00
|
|
|
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
|
|
|
|
to 0 otherwise. */
|
|
|
|
#undef HAVE_MALLOC
|
|
|
|
|
2014-05-16 18:40:08 -04:00
|
|
|
/* Define to 1 if you have the <memory.h> header file. */
|
|
|
|
#undef HAVE_MEMORY_H
|
|
|
|
|
2014-05-16 19:23:24 -04:00
|
|
|
/* Define to 1 if you have the `memset' function. */
|
|
|
|
#undef HAVE_MEMSET
|
|
|
|
|
|
|
|
/* Define to 1 if your system has a GNU libc compatible `realloc' function,
|
|
|
|
and to 0 otherwise. */
|
|
|
|
#undef HAVE_REALLOC
|
|
|
|
|
2014-05-16 18:40:08 -04:00
|
|
|
/* Define to 1 if you have the <stdint.h> header file. */
|
|
|
|
#undef HAVE_STDINT_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <stdlib.h> header file. */
|
|
|
|
#undef HAVE_STDLIB_H
|
|
|
|
|
2014-05-16 19:23:24 -04:00
|
|
|
/* Define to 1 if you have the `strchr' function. */
|
|
|
|
#undef HAVE_STRCHR
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `strdup' function. */
|
|
|
|
#undef HAVE_STRDUP
|
|
|
|
|
2014-05-16 18:40:08 -04:00
|
|
|
/* Define to 1 if you have the <strings.h> header file. */
|
|
|
|
#undef HAVE_STRINGS_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <string.h> header file. */
|
|
|
|
#undef HAVE_STRING_H
|
|
|
|
|
2014-05-16 19:23:24 -04:00
|
|
|
/* Define to 1 if you have the `strndup' function. */
|
|
|
|
#undef HAVE_STRNDUP
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `strstr' function. */
|
|
|
|
#undef HAVE_STRSTR
|
|
|
|
|
2014-05-16 18:40:08 -04:00
|
|
|
/* Define to 1 if you have the <sys/stat.h> header file. */
|
|
|
|
#undef HAVE_SYS_STAT_H
|
|
|
|
|
2014-05-16 19:23:24 -04:00
|
|
|
/* Define to 1 if you have the <sys/time.h> header file. */
|
|
|
|
#undef HAVE_SYS_TIME_H
|
|
|
|
|
2014-05-16 18:40:08 -04:00
|
|
|
/* Define to 1 if you have the <sys/types.h> header file. */
|
|
|
|
#undef HAVE_SYS_TYPES_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <unistd.h> header file. */
|
|
|
|
#undef HAVE_UNISTD_H
|
|
|
|
|
|
|
|
/* Define to the sub-directory in which libtool stores uninstalled libraries.
|
|
|
|
*/
|
|
|
|
#undef LT_OBJDIR
|
|
|
|
|
|
|
|
/* Name of package */
|
|
|
|
#undef PACKAGE
|
|
|
|
|
|
|
|
/* Define to the address where bug reports for this package should be sent. */
|
|
|
|
#undef PACKAGE_BUGREPORT
|
|
|
|
|
|
|
|
/* Define to the full name of this package. */
|
|
|
|
#undef PACKAGE_NAME
|
|
|
|
|
|
|
|
/* Define to the full name and version of this package. */
|
|
|
|
#undef PACKAGE_STRING
|
|
|
|
|
|
|
|
/* Define to the one symbol short name of this package. */
|
|
|
|
#undef PACKAGE_TARNAME
|
|
|
|
|
|
|
|
/* Define to the home page for this package. */
|
|
|
|
#undef PACKAGE_URL
|
|
|
|
|
|
|
|
/* Define to the version of this package. */
|
|
|
|
#undef PACKAGE_VERSION
|
|
|
|
|
|
|
|
/* Define to 1 if you have the ANSI C header files. */
|
|
|
|
#undef STDC_HEADERS
|
|
|
|
|
2014-05-21 23:54:42 -04:00
|
|
|
/* Define to 1 if you have the PATH_MAX macro. */
|
2014-05-21 10:00:58 -04:00
|
|
|
#undef USE_JEMALLOC
|
|
|
|
|
2014-05-16 18:40:08 -04:00
|
|
|
/* Version number of package */
|
|
|
|
#undef VERSION
|
2014-05-16 19:23:24 -04:00
|
|
|
|
|
|
|
/* Define to `__inline__' or `__inline' if that's what the C compiler
|
|
|
|
calls it, or to nothing if 'inline' is not supported under any name. */
|
|
|
|
#ifndef __cplusplus
|
|
|
|
#undef inline
|
|
|
|
#endif
|
|
|
|
|
|
|
|
/* Define to rpl_malloc if the replacement function should be used. */
|
|
|
|
#undef malloc
|
|
|
|
|
|
|
|
/* Define to rpl_realloc if the replacement function should be used. */
|
|
|
|
#undef realloc
|
|
|
|
|
|
|
|
/* Define to `unsigned int' if <sys/types.h> does not define. */
|
|
|
|
#undef size_t
|