Blame config.h.in

Packit f01ec2
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit f01ec2
Packit f01ec2
/* Define if debugging is enabled */
Packit f01ec2
#undef GNOME_ENABLE_DEBUG
Packit f01ec2
Packit f01ec2
/* We are aware that GOA's API can change */
Packit f01ec2
#undef GOA_API_IS_SUBJECT_TO_CHANGE
Packit f01ec2
Packit f01ec2
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit f01ec2
#undef HAVE_DLFCN_H
Packit f01ec2
Packit f01ec2
/* Define to 1 if you have the <inttypes.h> header file. */
Packit f01ec2
#undef HAVE_INTTYPES_H
Packit f01ec2
Packit f01ec2
/* Define to 1 if you have the <memory.h> header file. */
Packit f01ec2
#undef HAVE_MEMORY_H
Packit f01ec2
Packit f01ec2
/* Define to 1 if you have the <stdint.h> header file. */
Packit f01ec2
#undef HAVE_STDINT_H
Packit f01ec2
Packit f01ec2
/* Define to 1 if you have the <stdlib.h> header file. */
Packit f01ec2
#undef HAVE_STDLIB_H
Packit f01ec2
Packit f01ec2
/* Define to 1 if you have the <strings.h> header file. */
Packit f01ec2
#undef HAVE_STRINGS_H
Packit f01ec2
Packit f01ec2
/* Define to 1 if you have the <string.h> header file. */
Packit f01ec2
#undef HAVE_STRING_H
Packit f01ec2
Packit f01ec2
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit f01ec2
#undef HAVE_SYS_STAT_H
Packit f01ec2
Packit f01ec2
/* Define to 1 if you have the <sys/types.h> header file. */
Packit f01ec2
#undef HAVE_SYS_TYPES_H
Packit f01ec2
Packit f01ec2
/* Define to 1 if you have the <unistd.h> header file. */
Packit f01ec2
#undef HAVE_UNISTD_H
Packit f01ec2
Packit f01ec2
/* Define to the sub-directory where libtool stores uninstalled libraries. */
Packit f01ec2
#undef LT_OBJDIR
Packit f01ec2
Packit f01ec2
/* Define if debugging is disabled */
Packit f01ec2
#undef NDEBUG
Packit f01ec2
Packit f01ec2
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
Packit f01ec2
#undef NO_MINUS_C_MINUS_O
Packit f01ec2
Packit f01ec2
/* Name of package */
Packit f01ec2
#undef PACKAGE
Packit f01ec2
Packit f01ec2
/* Define to the address where bug reports for this package should be sent. */
Packit f01ec2
#undef PACKAGE_BUGREPORT
Packit f01ec2
Packit f01ec2
/* Define to the full name of this package. */
Packit f01ec2
#undef PACKAGE_NAME
Packit f01ec2
Packit f01ec2
/* Define to the full name and version of this package. */
Packit f01ec2
#undef PACKAGE_STRING
Packit f01ec2
Packit f01ec2
/* Define to the one symbol short name of this package. */
Packit f01ec2
#undef PACKAGE_TARNAME
Packit f01ec2
Packit f01ec2
/* Define to the home page for this package. */
Packit f01ec2
#undef PACKAGE_URL
Packit f01ec2
Packit f01ec2
/* Define to the version of this package. */
Packit f01ec2
#undef PACKAGE_VERSION
Packit f01ec2
Packit f01ec2
/* Define to 1 if you have the ANSI C header files. */
Packit f01ec2
#undef STDC_HEADERS
Packit f01ec2
Packit f01ec2
/* Version number of package */
Packit f01ec2
#undef VERSION