123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373 |
- /* config.h. Generated from config.h.in by configure. */
- /* config.h.in. Generated from configure.ac by autoheader. */
- /* Command to open a browser on a URL */
- #define BROWSER "open"
- /* Define for any Darwin-based OS. */
- //#define DARWIN 1
- /* Define for Darwin-style shared library names. */
- //#define DARWIN_DYLIB ""
- /* Default DPI. */
- #define DEFAULT_DPI 96
- /* Define if you want DIGCOLA */
- #define DIGCOLA 1
- /* Define if you want on-demand plugin loading */
- //#define ENABLE_LTDL 1
- /* Define for DLLs on Windows. */
- /* #undef GVDLL */
- /* Filename for plugin configuration file. */
- #define GVPLUGIN_CONFIG_FILE "config6"
- /* Compatibility version number for plugins. */
- #define GVPLUGIN_VERSION 6
- /* Define to 1 if you have the `argz_add' function. */
- /* #undef HAVE_ARGZ_ADD */
- /* Define to 1 if you have the `argz_append' function. */
- /* #undef HAVE_ARGZ_APPEND */
- /* Define to 1 if you have the `argz_count' function. */
- /* #undef HAVE_ARGZ_COUNT */
- /* Define to 1 if you have the `argz_create_sep' function. */
- /* #undef HAVE_ARGZ_CREATE_SEP */
- /* Define to 1 if you have the <argz.h> header file. */
- /* #undef HAVE_ARGZ_H */
- /* Define to 1 if you have the `argz_insert' function. */
- /* #undef HAVE_ARGZ_INSERT */
- /* Define to 1 if you have the `argz_next' function. */
- /* #undef HAVE_ARGZ_NEXT */
- /* Define to 1 if you have the `argz_stringify' function. */
- /* #undef HAVE_ARGZ_STRINGIFY */
- /* Define to 1 if you have the `closedir' function. */
- #define HAVE_CLOSEDIR 1
- /* define if the compiler supports basic C++17 syntax */
- //#define HAVE_CXX17 1
- /* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
- you don't. */
- /* #undef HAVE_DECL_CYGWIN_CONV_PATH */
- /* Define if you have the DevIL library */
- /* #undef HAVE_DEVIL */
- /* Define to 1 if you have the <dirent.h> header file. */
- #define HAVE_DIRENT_H 1
- /* Define if you have the GNU dld library. */
- /* #undef HAVE_DLD */
- /* Define to 1 if you have the <dld.h> header file. */
- /* #undef HAVE_DLD_H */
- /* Define to 1 if you have the `dlerror' function. */
- #define HAVE_DLERROR 1
- /* Define to 1 if you have the <dlfcn.h> header file. */
- #define HAVE_DLFCN_H 1
- /* Define to 1 if you have the <dl.h> header file. */
- /* #undef HAVE_DL_H */
- /* Define to 1 if you have the `dl_iterate_phdr' function. */
- /* #undef HAVE_DL_ITERATE_PHDR */
- /* Define to 1 if you have the `drand48' function. */
- #ifndef __WIN32__
- #define HAVE_DRAND48 1
- #endif
- /* Define if you have the _dyld_func_lookup function. */
- /* #undef HAVE_DYLD */
- /* Define to 1 if the system has the type `error_t'. */
- /* #undef HAVE_ERROR_T */
- /* Define if you have the expat library */
- #define HAVE_EXPAT 1
- /* Define to 1 if you have the <expat.h> header file. */
- #define HAVE_EXPAT_H 1
- /* Define if you have the GDI+ framework for Windows */
- /* #undef HAVE_GDIPLUS */
- /* Define if you have the gdlib library */
- /* #undef HAVE_GDLIB */
- /* Define if the GD library supports FONTCONFIG */
- /* #undef HAVE_GD_FONTCONFIG */
- /* Define if the GD library supports FREETYPE */
- /* #undef HAVE_GD_FREETYPE */
- /* Define if the GD library supports GIF */
- /* #undef HAVE_GD_GIF */
- /* Define if the GD library supports JPEG */
- /* #undef HAVE_GD_JPEG */
- /* Define if the GD library supports PNG */
- /* #undef HAVE_GD_PNG */
- /* Define if the GD library supports XPM */
- /* #undef HAVE_GD_XPM */
- /* Define if you have the GLUT library */
- /* #undef HAVE_GLUT */
- /* Define if you have the gs library */
- /* #undef HAVE_GS */
- /* Define if you have the gtk library */
- /* #undef HAVE_GTK */
- /* Define if you have the gtkgl library */
- /* #undef HAVE_GTKGL */
- /* Define if you have the gts library */
- /* #undef HAVE_GTS */
- /* Define to 1 if you have the <IL/il.h> header file. */
- /* #undef HAVE_IL_IL_H */
- /* Define to 1 if you have the `inotify_init1' function. */
- /* #undef HAVE_INOTIFY_INIT1 */
- /* Define to 1 if you have the <inttypes.h> header file. */
- #define HAVE_INTTYPES_H 1
- /* Define if you have the lasi library */
- /* #undef HAVE_LASI */
- /* Define if you have the libdl library or equivalent. */
- //#define HAVE_LIBDL 1
- /* Define if libdlloader will be built on this platform */
- //#define HAVE_LIBDLLOADER 1
- /* Define if you have the GD library */
- /* #undef HAVE_LIBGD */
- /* Define to 1 if you have the `ltdl' library (-lltdl). */
- /* #undef HAVE_LIBLTDL */
- /* Define if you have the Z library */
- //#define HAVE_LIBZ 1
- /* Define to 1 if you have the `lrand48' function. */
- //#define HAVE_LRAND48 1
- /* Define this if a modern libltdl is already installed */
- /* #undef HAVE_LTDL */
- /* Define to 1 if you have the <mach-o/dyld.h> header file. */
- //#define HAVE_MACH_O_DYLD_H 1
- /* Define to 1 if you have the <memory.h> header file. */
- #define HAVE_MEMORY_H 1
- /* Define to 1 if you have the `memrchr' function. */
- /* #undef HAVE_MEMRCHR */
- /* Define to 1 if you have the `opendir' function. */
- #define HAVE_OPENDIR 1
- /* Define if you have the pangocairo library */
- /* #undef HAVE_PANGOCAIRO */
- /* Define to 1 if you have the `pango_fc_font_lock_face' function. */
- /* #undef HAVE_PANGO_FC_FONT_LOCK_FACE */
- /* Define if you have the poppler library */
- /* #undef HAVE_POPPLER */
- /* Define if libtool can extract symbol lists from object files. */
- #define HAVE_PRELOADED_SYMBOLS 1
- /* Define to 1 if you have the `readdir' function. */
- #define HAVE_READDIR 1
- /* Define to 1 if you have the `select' function. */
- #define HAVE_SELECT 1
- /* Define to 1 if you have the `setenv' function. */
- #ifndef __WIN32__
- #define HAVE_SETENV 1
- #endif
- /* Define to 1 if you have the `setmode' function. */
- #define HAVE_SETMODE 1
- /* Define if you have the shl_load function. */
- /* #undef HAVE_SHL_LOAD */
- /* Define to 1 if you have the `srand48' function. */
- #ifndef __WIN32__
- #define HAVE_SRAND48 1
- #endif
- /* Define to 1 if you have the <stdint.h> header file. */
- #define HAVE_STDINT_H 1
- /* Define to 1 if you have the <stdlib.h> header file. */
- #define HAVE_STDLIB_H 1
- /* Define to 1 if you have the `strcasestr' function. */
- #define HAVE_STRCASESTR 1
- /* Define to 1 if you have the <strings.h> header file. */
- #define HAVE_STRINGS_H 1
- /* Define to 1 if you have the <string.h> header file. */
- #define HAVE_STRING_H 1
- /* Define to 1 if you have the `strlcat' function. */
- #define HAVE_STRLCAT 1
- /* Define to 1 if you have the `strlcpy' function. */
- #define HAVE_STRLCPY 1
- /* Define to 1 if you have the <sys/dl.h> header file. */
- /* #undef HAVE_SYS_DL_H */
- /* Define to 1 if you have the <sys/inotify.h> header file. */
- /* #undef HAVE_SYS_INOTIFY_H */
- /* Define to 1 if you have the <sys/ioctl.h> header file. */
- #define HAVE_SYS_IOCTL_H 1
- /* Define to 1 if you have the <sys/mman.h> header file. */
- #ifndef __WIN32__
- #define HAVE_SYS_MMAN_H 1
- #endif
- /* Define to 1 if you have the <sys/select.h> header file. */
- #define HAVE_SYS_SELECT_H 1
- /* Define to 1 if you have the <sys/stat.h> header file. */
- #define HAVE_SYS_STAT_H 1
- /* Define to 1 if you have the <sys/time.h> header file. */
- #define HAVE_SYS_TIME_H 1
- /* Define to 1 if you have the <sys/types.h> header file. */
- #define HAVE_SYS_TYPES_H 1
- /* Define if you have the tcl library */
- /* #undef HAVE_TCL */
- /* Define if triangle.[ch] are available. */
- /* #undef HAVE_TRIANGLE */
- /* Define to 1 if you have the <unistd.h> header file. */
- #define HAVE_UNISTD_H 1
- /* Define if you have the webp library */
- /* #undef HAVE_WEBP */
- /* This value is set to 1 to indicate that the system argz facility works */
- /* #undef HAVE_WORKING_ARGZ */
- /* Define if you want IPSEPCOLA */
- //#define IPSEPCOLA 1
- /* Define if the OS needs help to load dependent libraries for dlopen(). */
- /* #undef LTDL_DLOPEN_DEPLIBS */
- /* Define to the system default library search path. */
- //#define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
- /* The archive extension */
- //#define LT_LIBEXT "a"
- /* The archive prefix */
- //#define LT_LIBPREFIX "lib"
- /* Define to the extension used for runtime loadable modules, say, ".so". */
- //#define LT_MODULE_EXT ".so"
- /* Define to the name of the environment variable that determines the run-time
- module search path. */
- //#define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
- /* Define to the sub-directory where libtool stores uninstalled libraries. */
- //#define LT_OBJDIR ".libs/"
- /* Define to the shared library suffix, say, ".dylib". */
- //#define LT_SHARED_EXT ".dylib"
- /* Define to the shared archive member specification, say "(shr.o)". */
- /* #undef LT_SHARED_LIB_MEMBER */
- /* Define if dlsym() requires a leading underscore in symbol names. */
- /* #undef NEED_USCORE */
- /* Define if you want ORTHO */
- #define ORTHO 1
- /* Define to the address where bug reports for this package should be sent. */
- #define PACKAGE_BUGREPORT "https://gitlab.com/graphviz/graphviz/-/issues"
- /* Define to the full name of this package. */
- #define PACKAGE_NAME "graphviz"
- /* Define to the full name and version of this package. */
- #define PACKAGE_STRING "graphviz 12.2.1"
- /* Define to the one symbol short name of this package. */
- #define PACKAGE_TARNAME "graphviz"
- /* Define to the home page for this package. */
- #define PACKAGE_URL ""
- /* Define to the version of this package. */
- #define PACKAGE_VERSION "12.2.1"
- /* Define if you want SFDP */
- #define SFDP 1
- /* Define to 1 if you have the ANSI C header files. */
- #define STDC_HEADERS 1
- /* Historical artifact - always true */
- #define WITH_CGRAPH 1
- /* Define to 1 if the X Window System is missing or not being used. */
- #define X_DISPLAY_MISSING 1
- /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
- `char[]'. */
- #define YYTEXT_POINTER 1
- /* Define so that glibc/gnulib argp.h does not typedef error_t. */
- #define __error_t_defined 1
- /* Define to a type to use for 'error_t' if it is not otherwise available. */
- #define error_t int
- /* 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 `int' if <sys/types.h> does not define. */
- /* #undef pid_t */
- /* Define to `int' if <sys/types.h> does not define. */
- /* #undef ssize_t */
|