Blame config.h.in

Packit a4058c
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit a4058c
Packit a4058c
/* Define to 1 if translation of program messages to the user's native
Packit a4058c
   language is requested. */
Packit a4058c
#undef ENABLE_NLS
Packit a4058c
Packit a4058c
/* Define to 1 to replace the build-time prefix in modules */
Packit a4058c
#undef GDK_PIXBUF_RELOCATABLE
Packit a4058c
Packit a4058c
/* Define if gio can sniff image data */
Packit a4058c
#undef GDK_PIXBUF_USE_GIO_MIME
Packit a4058c
Packit a4058c
/* The prefix for our gettext translation domains. */
Packit a4058c
#undef GETTEXT_PACKAGE
Packit a4058c
Packit a4058c
/* Define to 1 if you have the `bind_textdomain_codeset' function. */
Packit a4058c
#undef HAVE_BIND_TEXTDOMAIN_CODESET
Packit a4058c
Packit a4058c
/* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
Packit a4058c
   CoreFoundation framework. */
Packit a4058c
#undef HAVE_CFLOCALECOPYCURRENT
Packit a4058c
Packit a4058c
/* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
Packit a4058c
   the CoreFoundation framework. */
Packit a4058c
#undef HAVE_CFPREFERENCESCOPYAPPVALUE
Packit a4058c
Packit a4058c
/* Define if the GNU dcgettext() function is already present or preinstalled.
Packit a4058c
   */
Packit a4058c
#undef HAVE_DCGETTEXT
Packit a4058c
Packit a4058c
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit a4058c
#undef HAVE_DLFCN_H
Packit a4058c
Packit a4058c
/* Define if the GNU gettext() function is already present or preinstalled. */
Packit a4058c
#undef HAVE_GETTEXT
Packit a4058c
Packit a4058c
/* Define if you have the iconv() function and it works. */
Packit a4058c
#undef HAVE_ICONV
Packit a4058c
Packit a4058c
/* Define to 1 if you have the <inttypes.h> header file. */
Packit a4058c
#undef HAVE_INTTYPES_H
Packit a4058c
Packit a4058c
/* Define to 1 if libm has lrint */
Packit a4058c
#undef HAVE_LRINT
Packit a4058c
Packit a4058c
/* Define to 1 if you have the <memory.h> header file. */
Packit a4058c
#undef HAVE_MEMORY_H
Packit a4058c
Packit a4058c
/* Define to 1 is libjpeg supports progressive JPEG */
Packit a4058c
#undef HAVE_PROGRESSIVE_JPEG
Packit a4058c
Packit a4058c
/* Define to 1 if libm has round */
Packit a4058c
#undef HAVE_ROUND
Packit a4058c
Packit a4058c
/* Define to 1 if you have the `setrlimit' function. */
Packit a4058c
#undef HAVE_SETRLIMIT
Packit a4058c
Packit a4058c
/* Define to 1 if sigsetjmp is available */
Packit a4058c
#undef HAVE_SIGSETJMP
Packit a4058c
Packit a4058c
/* Define to 1 if you have the <stdint.h> header file. */
Packit a4058c
#undef HAVE_STDINT_H
Packit a4058c
Packit a4058c
/* Define to 1 if you have the <stdlib.h> header file. */
Packit a4058c
#undef HAVE_STDLIB_H
Packit a4058c
Packit a4058c
/* Define to 1 if you have the <strings.h> header file. */
Packit a4058c
#undef HAVE_STRINGS_H
Packit a4058c
Packit a4058c
/* Define to 1 if you have the <string.h> header file. */
Packit a4058c
#undef HAVE_STRING_H
Packit a4058c
Packit a4058c
/* Define to 1 if you have the <sys/resource.h> header file. */
Packit a4058c
#undef HAVE_SYS_RESOURCE_H
Packit a4058c
Packit a4058c
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit a4058c
#undef HAVE_SYS_STAT_H
Packit a4058c
Packit a4058c
/* Define to 1 if sys/sysinfo.h is available */
Packit a4058c
#undef HAVE_SYS_SYSINFO_H
Packit a4058c
Packit a4058c
/* Define to 1 if sys/systeminfo.h is available */
Packit a4058c
#undef HAVE_SYS_SYSTEMINFO_H
Packit a4058c
Packit a4058c
/* Define to 1 if you have the <sys/time.h> header file. */
Packit a4058c
#undef HAVE_SYS_TIME_H
Packit a4058c
Packit a4058c
/* Define to 1 if you have the <sys/types.h> header file. */
Packit a4058c
#undef HAVE_SYS_TYPES_H
Packit a4058c
Packit a4058c
/* Define to 1 if you have the <unistd.h> header file. */
Packit a4058c
#undef HAVE_UNISTD_H
Packit a4058c
Packit a4058c
/* Define to the sub-directory where libtool stores uninstalled libraries. */
Packit a4058c
#undef LT_OBJDIR
Packit a4058c
Packit a4058c
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
Packit a4058c
#undef NO_MINUS_C_MINUS_O
Packit a4058c
Packit a4058c
/* Define to 1 if it's a darwin platform */
Packit a4058c
#undef OS_DARWIN
Packit a4058c
Packit a4058c
/* Define to 1 if it's a Linux platform */
Packit a4058c
#undef OS_LINUX
Packit a4058c
Packit a4058c
/* Define to the address where bug reports for this package should be sent. */
Packit a4058c
#undef PACKAGE_BUGREPORT
Packit a4058c
Packit a4058c
/* Define to the full name of this package. */
Packit a4058c
#undef PACKAGE_NAME
Packit a4058c
Packit a4058c
/* Define to the full name and version of this package. */
Packit a4058c
#undef PACKAGE_STRING
Packit a4058c
Packit a4058c
/* Define to the one symbol short name of this package. */
Packit a4058c
#undef PACKAGE_TARNAME
Packit a4058c
Packit a4058c
/* Define to the home page for this package. */
Packit a4058c
#undef PACKAGE_URL
Packit a4058c
Packit a4058c
/* Define to the version of this package. */
Packit a4058c
#undef PACKAGE_VERSION
Packit a4058c
Packit a4058c
/* Define to 1 if you have the ANSI C header files. */
Packit a4058c
#undef STDC_HEADERS
Packit a4058c
Packit a4058c
/* Define to 1 if gmodule works and should be used */
Packit a4058c
#undef USE_GMODULE
Packit a4058c
Packit a4058c
/* Whether to load modules via .la files rather than directly */
Packit a4058c
#undef USE_LA_MODULES
Packit a4058c
Packit a4058c
/* Define to 1 if medialib is available and should be used */
Packit a4058c
#undef USE_MEDIALIB
Packit a4058c
Packit a4058c
/* Define to 1 if medialib 2.5 is available */
Packit a4058c
#undef USE_MEDIALIB25
Packit a4058c
Packit a4058c
/* Define to 1 if MMX is available and should be used */
Packit a4058c
#undef USE_MMX
Packit a4058c
Packit a4058c
/* Enable large inode numbers on Mac OS X 10.5.  */
Packit a4058c
#ifndef _DARWIN_USE_64_BIT_INODE
Packit a4058c
# define _DARWIN_USE_64_BIT_INODE 1
Packit a4058c
#endif
Packit a4058c
Packit a4058c
/* Number of bits in a file offset, on hosts where this is settable. */
Packit a4058c
#undef _FILE_OFFSET_BITS
Packit a4058c
Packit a4058c
/* defines how to decorate public symbols while building */
Packit a4058c
#undef _GDK_PIXBUF_EXTERN
Packit a4058c
Packit a4058c
/* Define for large files, on AIX-style hosts. */
Packit a4058c
#undef _LARGE_FILES
Packit a4058c
Packit a4058c
/* Define to empty if `const' does not conform to ANSI C. */
Packit a4058c
#undef const