/* config.h.in. Generated from configure.ac by autoheader. */ /* Define to compile with Lua support */ #undef ENABLE_LUA51 /* Defined if native language support should be enabled. */ #undef ENABLE_NLS /* Define to compile with Python 2 support */ #undef ENABLE_PYTHON2 /* Define to compile with Python 3 support */ #undef ENABLE_PYTHON3 /* maximum gdk version */ #undef GDK_VERSION_MAX_ALLOWED /* minimum gdk version */ #undef GDK_VERSION_MIN_REQUIRED /* Gettext package */ #undef GETTEXT_PACKAGE /* maximum glib version */ #undef GLIB_VERSION_MAX_ALLOWED /* minimum glib version */ #undef GLIB_VERSION_MIN_REQUIRED /* Log domain */ #undef G_LOG_DOMAIN /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Define to 1 if you have the `fsync' function. */ #undef HAVE_FSYNC /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* LGI major version. */ #undef LGI_MAJOR_VERSION /* LGI micro version. */ #undef LGI_MICRO_VERSION /* LGI minor version. */ #undef LGI_MINOR_VERSION /* Define to the sub-directory in which libtool stores uninstalled libraries. */ #undef LT_OBJDIR /* Defined if os is Mac OSX */ #undef OS_OSX /* 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 /* Gedit Plugins Engine major version */ #undef PEAS_MAJOR_VERSION /* Gedit Plugins Engine micro version */ #undef PEAS_MICRO_VERSION /* Gedit Plugins Engine minor version */ #undef PEAS_MINOR_VERSION /* PyGObject major version. */ #undef PYGOBJECT_MAJOR_VERSION /* PyGObject micro version. */ #undef PYGOBJECT_MICRO_VERSION /* PyGObject minor version. */ #undef PYGOBJECT_MINOR_VERSION /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Version number of package */ #undef VERSION