Blame config.h.in

Packit 29108b
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit 29108b
Packit 29108b
/* The normal alignment of `double', in bytes. */
Packit 29108b
#undef ALIGNOF_DOUBLE
Packit 29108b
Packit 29108b
/* always defined to indicate that i18n is enabled */
Packit 29108b
#undef ENABLE_NLS
Packit 29108b
Packit 29108b
/* Gettext package. */
Packit 29108b
#undef GETTEXT_PACKAGE
Packit 29108b
Packit 29108b
/* Define to 1 if you have the `bind_textdomain_codeset' function. */
Packit 29108b
#undef HAVE_BIND_TEXTDOMAIN_CODESET
Packit 29108b
Packit 29108b
/* Define to 1 if you have the `dcgettext' function. */
Packit 29108b
#undef HAVE_DCGETTEXT
Packit 29108b
Packit 29108b
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit 29108b
#undef HAVE_DLFCN_H
Packit 29108b
Packit 29108b
/* Whether gdk-pixbuf is installed, ArtworkDB writing support will be disabled
Packit 29108b
   if it can't be found */
Packit 29108b
#undef HAVE_GDKPIXBUF
Packit 29108b
Packit 29108b
/* Define if the GNU gettext() function is already present or preinstalled. */
Packit 29108b
#undef HAVE_GETTEXT
Packit 29108b
Packit 29108b
/* Define to 1 if you have the `g_checksum_reset' function. */
Packit 29108b
#undef HAVE_G_CHECKSUM_RESET
Packit 29108b
Packit 29108b
/* Define to 1 if you have the `g_int64_equal' function. */
Packit 29108b
#undef HAVE_G_INT64_EQUAL
Packit 29108b
Packit 29108b
/* Define to 1 if you have the `g_int64_hash' function. */
Packit 29108b
#undef HAVE_G_INT64_HASH
Packit 29108b
Packit 29108b
/* Define to 1 if you have the `g_mapped_file_unref' function. */
Packit 29108b
#undef HAVE_G_MAPPED_FILE_UNREF
Packit 29108b
Packit 29108b
/* Define if you have HAL support */
Packit 29108b
#undef HAVE_HAL
Packit 29108b
Packit 29108b
/* Define to 1 if you have the <inttypes.h> header file. */
Packit 29108b
#undef HAVE_INTTYPES_H
Packit 29108b
Packit 29108b
/* Define if your <locale.h> file defines LC_MESSAGES. */
Packit 29108b
#undef HAVE_LC_MESSAGES
Packit 29108b
Packit 29108b
/* Define if you have libimobiledevice support */
Packit 29108b
#undef HAVE_LIBIMOBILEDEVICE
Packit 29108b
Packit 29108b
/* Define to 1 if libimobiledevice-1.1.5 found */
Packit 29108b
#undef HAVE_LIBIMOBILEDEVICE_1_1_5
Packit 29108b
Packit 29108b
/* Whether libusb is installed */
Packit 29108b
#undef HAVE_LIBUSB
Packit 29108b
Packit 29108b
/* Whether libxml is installed, it's used to parse SysInfoExtended */
Packit 29108b
#undef HAVE_LIBXML
Packit 29108b
Packit 29108b
/* Define to 1 if you have the <locale.h> header file. */
Packit 29108b
#undef HAVE_LOCALE_H
Packit 29108b
Packit 29108b
/* Define to 1 if you have the `localtime_r' function. */
Packit 29108b
#undef HAVE_LOCALTIME_R
Packit 29108b
Packit 29108b
/* Define to 1 if you have the <memory.h> header file. */
Packit 29108b
#undef HAVE_MEMORY_H
Packit 29108b
Packit 29108b
/* Whether pygobject is installed, Python API will lack GdkPixbuf support
Packit 29108b
   without PyGOBJECT */
Packit 29108b
#undef HAVE_PYGOBJECT
Packit 29108b
Packit 29108b
/* Define if you have sgutils support */
Packit 29108b
#undef HAVE_SGUTILS
Packit 29108b
Packit 29108b
/* Define to 1 if you have the <stdint.h> header file. */
Packit 29108b
#undef HAVE_STDINT_H
Packit 29108b
Packit 29108b
/* Define to 1 if you have the <stdlib.h> header file. */
Packit 29108b
#undef HAVE_STDLIB_H
Packit 29108b
Packit 29108b
/* Define to 1 if you have the <strings.h> header file. */
Packit 29108b
#undef HAVE_STRINGS_H
Packit 29108b
Packit 29108b
/* Define to 1 if you have the <string.h> header file. */
Packit 29108b
#undef HAVE_STRING_H
Packit 29108b
Packit 29108b
/* Define to 1 if `tm_gmtoff' is a member of `struct tm'. */
Packit 29108b
#undef HAVE_STRUCT_TM_TM_GMTOFF
Packit 29108b
Packit 29108b
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit 29108b
#undef HAVE_SYS_STAT_H
Packit 29108b
Packit 29108b
/* Define to 1 if you have the <sys/types.h> header file. */
Packit 29108b
#undef HAVE_SYS_TYPES_H
Packit 29108b
Packit 29108b
/* Whether TagLib is installed, it's only used in a test program */
Packit 29108b
#undef HAVE_TAGLIB
Packit 29108b
Packit 29108b
/* Define to 1 if you have the <unistd.h> header file. */
Packit 29108b
#undef HAVE_UNISTD_H
Packit 29108b
Packit 29108b
/* Whether zlib is installed, it's used for compressed iTunesCDB */
Packit 29108b
#undef HAVE_ZLIB
Packit 29108b
Packit 29108b
/* Define to the sub-directory in which libtool stores uninstalled libraries.
Packit 29108b
   */
Packit 29108b
#undef LT_OBJDIR
Packit 29108b
Packit 29108b
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
Packit 29108b
#undef NO_MINUS_C_MINUS_O
Packit 29108b
Packit 29108b
/* Name of package */
Packit 29108b
#undef PACKAGE
Packit 29108b
Packit 29108b
/* Define to the address where bug reports for this package should be sent. */
Packit 29108b
#undef PACKAGE_BUGREPORT
Packit 29108b
Packit 29108b
/* Define to the full name of this package. */
Packit 29108b
#undef PACKAGE_NAME
Packit 29108b
Packit 29108b
/* Define to the full name and version of this package. */
Packit 29108b
#undef PACKAGE_STRING
Packit 29108b
Packit 29108b
/* Define to the one symbol short name of this package. */
Packit 29108b
#undef PACKAGE_TARNAME
Packit 29108b
Packit 29108b
/* Define to the home page for this package. */
Packit 29108b
#undef PACKAGE_URL
Packit 29108b
Packit 29108b
/* Define to the version of this package. */
Packit 29108b
#undef PACKAGE_VERSION
Packit 29108b
Packit 29108b
/* Define to 1 if you have the ANSI C header files. */
Packit 29108b
#undef STDC_HEADERS
Packit 29108b
Packit 29108b
/* Directory where HAL/udev will create a sub-directory to mount iPods */
Packit 29108b
#undef TMPMOUNTDIR
Packit 29108b
Packit 29108b
/* Enable extensions on AIX 3, Interix.  */
Packit 29108b
#ifndef _ALL_SOURCE
Packit 29108b
# undef _ALL_SOURCE
Packit 29108b
#endif
Packit 29108b
/* Enable GNU extensions on systems that have them.  */
Packit 29108b
#ifndef _GNU_SOURCE
Packit 29108b
# undef _GNU_SOURCE
Packit 29108b
#endif
Packit 29108b
/* Enable threading extensions on Solaris.  */
Packit 29108b
#ifndef _POSIX_PTHREAD_SEMANTICS
Packit 29108b
# undef _POSIX_PTHREAD_SEMANTICS
Packit 29108b
#endif
Packit 29108b
/* Enable extensions on HP NonStop.  */
Packit 29108b
#ifndef _TANDEM_SOURCE
Packit 29108b
# undef _TANDEM_SOURCE
Packit 29108b
#endif
Packit 29108b
/* Enable general extensions on Solaris.  */
Packit 29108b
#ifndef __EXTENSIONS__
Packit 29108b
# undef __EXTENSIONS__
Packit 29108b
#endif
Packit 29108b
Packit 29108b
Packit 29108b
/* Version number of package */
Packit 29108b
#undef VERSION
Packit 29108b
Packit 29108b
/* Define to 1 if on MINIX. */
Packit 29108b
#undef _MINIX
Packit 29108b
Packit 29108b
/* Define to 2 if the system does not provide POSIX.1 features except with
Packit 29108b
   this defined. */
Packit 29108b
#undef _POSIX_1_SOURCE
Packit 29108b
Packit 29108b
/* Define to 1 if you need to in order for `stat' and other things to work. */
Packit 29108b
#undef _POSIX_SOURCE