Blame config.h.in

Packit 1e8aac
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit 1e8aac
Packit 1e8aac
/* Name of the gettext package. */
Packit 1e8aac
#undef GETTEXT_PACKAGE
Packit 1e8aac
Packit 1e8aac
/* Glade major version */
Packit 1e8aac
#undef GLADE_MAJOR_VERSION
Packit 1e8aac
Packit 1e8aac
/* Glade micro version */
Packit 1e8aac
#undef GLADE_MICRO_VERSION
Packit 1e8aac
Packit 1e8aac
/* Glade minor version */
Packit 1e8aac
#undef GLADE_MINOR_VERSION
Packit 1e8aac
Packit 1e8aac
/* Define to 1 if this is an unstable version of Glade */
Packit 1e8aac
#undef GLADE_UNSTABLE
Packit 1e8aac
Packit 1e8aac
/* Define if debugging is enabled */
Packit 1e8aac
#undef GNOME_ENABLE_DEBUG
Packit 1e8aac
Packit 1e8aac
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit 1e8aac
#undef HAVE_DLFCN_H
Packit 1e8aac
Packit 1e8aac
/* Define to 1 if you have the `gtk_print_unix_dialog_new' function. */
Packit 1e8aac
#undef HAVE_GTK_PRINT_UNIX_DIALOG_NEW
Packit 1e8aac
Packit 1e8aac
/* Define to 1 if you have the <inttypes.h> header file. */
Packit 1e8aac
#undef HAVE_INTTYPES_H
Packit 1e8aac
Packit 1e8aac
/* Define to 1 if you have the <memory.h> header file. */
Packit 1e8aac
#undef HAVE_MEMORY_H
Packit 1e8aac
Packit 1e8aac
/* Define to 1 if you have the <stdint.h> header file. */
Packit 1e8aac
#undef HAVE_STDINT_H
Packit 1e8aac
Packit 1e8aac
/* Define to 1 if you have the <stdlib.h> header file. */
Packit 1e8aac
#undef HAVE_STDLIB_H
Packit 1e8aac
Packit 1e8aac
/* Define to 1 if you have the <strings.h> header file. */
Packit 1e8aac
#undef HAVE_STRINGS_H
Packit 1e8aac
Packit 1e8aac
/* Define to 1 if you have the <string.h> header file. */
Packit 1e8aac
#undef HAVE_STRING_H
Packit 1e8aac
Packit 1e8aac
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit 1e8aac
#undef HAVE_SYS_STAT_H
Packit 1e8aac
Packit 1e8aac
/* Define to 1 if you have the <sys/types.h> header file. */
Packit 1e8aac
#undef HAVE_SYS_TYPES_H
Packit 1e8aac
Packit 1e8aac
/* Define to 1 if you have the <unistd.h> header file. */
Packit 1e8aac
#undef HAVE_UNISTD_H
Packit 1e8aac
Packit 1e8aac
/* Define to the sub-directory where libtool stores uninstalled libraries. */
Packit 1e8aac
#undef LT_OBJDIR
Packit 1e8aac
Packit 1e8aac
/* Define if debugging is disabled */
Packit 1e8aac
#undef NDEBUG
Packit 1e8aac
Packit 1e8aac
/* Name of package */
Packit 1e8aac
#undef PACKAGE
Packit 1e8aac
Packit 1e8aac
/* Define to the address where bug reports for this package should be sent. */
Packit 1e8aac
#undef PACKAGE_BUGREPORT
Packit 1e8aac
Packit 1e8aac
/* Define to the full name of this package. */
Packit 1e8aac
#undef PACKAGE_NAME
Packit 1e8aac
Packit 1e8aac
/* Define to the full name and version of this package. */
Packit 1e8aac
#undef PACKAGE_STRING
Packit 1e8aac
Packit 1e8aac
/* Define to the one symbol short name of this package. */
Packit 1e8aac
#undef PACKAGE_TARNAME
Packit 1e8aac
Packit 1e8aac
/* Define to the home page for this package. */
Packit 1e8aac
#undef PACKAGE_URL
Packit 1e8aac
Packit 1e8aac
/* Define to the version of this package. */
Packit 1e8aac
#undef PACKAGE_VERSION
Packit 1e8aac
Packit 1e8aac
/* pygobject major version required */
Packit 1e8aac
#undef PYGOBJECT_REQUIRED_MAJOR
Packit 1e8aac
Packit 1e8aac
/* pygobject micro version required */
Packit 1e8aac
#undef PYGOBJECT_REQUIRED_MICRO
Packit 1e8aac
Packit 1e8aac
/* pygobject minor version required */
Packit 1e8aac
#undef PYGOBJECT_REQUIRED_MINOR
Packit 1e8aac
Packit 1e8aac
/* Define to 1 if you have the ANSI C header files. */
Packit 1e8aac
#undef STDC_HEADERS
Packit 1e8aac
Packit 1e8aac
/* Version number of package */
Packit 1e8aac
#undef VERSION
Packit 1e8aac
Packit 1e8aac
/* define if va_copy is not available */
Packit 1e8aac
#undef va_copy