From 55d22ad6ea2f1fb943794fbc2225e1cc41f9edfc Mon Sep 17 00:00:00 2001 From: Perberos Date: Mon, 5 Dec 2011 13:08:10 -0300 Subject: removing autogenerated file --- config.h.in | 185 ------------------------------------------------------------ 1 file changed, 185 deletions(-) delete mode 100644 config.h.in (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in deleted file mode 100644 index cddf8aea..00000000 --- a/config.h.in +++ /dev/null @@ -1,185 +0,0 @@ -/* config.h.in. Generated from configure.in by autoheader. */ -#undef ENABLE_INSTALLER -#undef ENABLE_NLS -#undef ENABLE_PROFILER -#undef GETTEXT_PACKAGE -#undef HAVE_CATGETS -#undef HAVE_GETTEXT -#undef HAVE_LC_MESSAGES -#undef HAVE_LIBBZ2 -#undef HAVE_LIBJPEG -#undef HAVE_MEDUSA -#undef HAVE_STPCPY -#undef bzclose -#undef bzCompress -#undef bzCompressInit -#undef bzDecompress -#undef bzDecompressInit -#undef bzdopen -#undef bzerror -#undef bzflush -#undef bzopen -#undef bzread -#undef bzwrite -#define HAVE_GTK_MULTIHEAD /* needed for egg-screen-exec functions */ -#undef HAVE_STARTUP_NOTIFICATION -#undef HAVE_EXIF -#undef HAVE_OLD_EXIF -#undef HAVE_RENDER - -/* Define if building universal (internal helper macro) */ -#undef AC_APPLE_UNIVERSAL_BUILD - -/* define to enable the empty view that is used for performance measurement */ -#undef ENABLE_EMPTY_VIEW - -/* always defined to indicate that i18n is enabled */ -#undef ENABLE_NLS - -/* define to enable PackageKit mimetype installer */ -#undef ENABLE_PACKAGEKIT - -/* define to enable the profiler */ -#undef ENABLE_PROFILER - -/* the gettext translation domain */ -#undef GETTEXT_PACKAGE - -/* Define to 1 if you have the `bind_textdomain_codeset' function. */ -#undef HAVE_BIND_TEXTDOMAIN_CODESET - -/* Define to 1 if you have the `dcgettext' function. */ -#undef HAVE_DCGETTEXT - -/* Define to 1 if you have the header file. */ -#undef HAVE_DLFCN_H - -/* Define to enable xmp support */ -#undef HAVE_EXEMPI - -/* Define if we have exempi with the new API */ -#undef HAVE_EXEMPI_NEW_API - -/* Define to enable EXIF support */ -#undef HAVE_EXIF - -/* Define if the GNU gettext() function is already present or preinstalled. */ -#undef HAVE_GETTEXT - -/* Define to 1 if you have the header file. */ -#undef HAVE_INTTYPES_H - -/* Define if your file defines LC_MESSAGES. */ -#undef HAVE_LC_MESSAGES - -/* Define to 1 if you have the `m' library (-lm). */ -#undef HAVE_LIBM - -/* Define to 1 if you have the header file. */ -#undef HAVE_LOCALE_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_MALLOC_H - -/* Define to 1 if you have the `mallopt' function. */ -#undef HAVE_MALLOPT - -/* Define to 1 if you have the header file. */ -#undef HAVE_MEMORY_H - -/* Define if your EXIF library has old API */ -#undef HAVE_OLD_EXIF - -/* Define to 1 if libselinux is available */ -#undef HAVE_SELINUX - -/* Define to 1 if you have the header file. */ -#undef HAVE_SELINUX_SELINUX_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 if strftime supports %E and %O modifiers. */ -#undef HAVE_STRFTIME_EXTENSION - -/* 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_MOUNT_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_PARAM_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_SYS_VFS_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_UNISTD_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_X11_XF86KEYSYM_H - -/* Define to the sub-directory in which libtool stores uninstalled libraries. - */ -#undef LT_OBJDIR - -/* Define the location where the catalogs will be installed */ -#undef MATELOCALEDIR - -/* 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 - -/* Version number of package */ -#undef VERSION - -/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most - significant byte first (like Motorola and SPARC, unlike Intel). */ -#if defined AC_APPLE_UNIVERSAL_BUILD -# if defined __BIG_ENDIAN__ -# define WORDS_BIGENDIAN 1 -# endif -#else -# ifndef WORDS_BIGENDIAN -# undef WORDS_BIGENDIAN -# endif -#endif - -/* Define to 1 if the X Window System is missing or not being used. */ -#undef X_DISPLAY_MISSING - -/* Define to empty if `const' does not conform to ANSI C. */ -#undef const -- cgit v1.2.1