Blame config.h.in

Packit Service 963350
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit Service 963350
Packit Service 963350
/* Define if building universal (internal helper macro) */
Packit Service 963350
#undef AC_APPLE_UNIVERSAL_BUILD
Packit Service 963350
Packit Service 963350
/* poll doesn't work on devices */
Packit Service 963350
#undef BROKEN_POLL
Packit Service 963350
Packit Service 963350
/* Define to 1 if translation of program messages to the user's native
Packit Service 963350
   language is requested. */
Packit Service 963350
#undef ENABLE_NLS
Packit Service 963350
Packit Service 963350
/* Subunit protocol result output */
Packit Service 963350
#undef ENABLE_SUBUNIT
Packit Service 963350
Packit Service 963350
/* gettext package name */
Packit Service 963350
#undef GETTEXT_PACKAGE
Packit Service 963350
Packit Service 963350
/* The GIO library directory. */
Packit Service 963350
#undef GIO_LIBDIR
Packit Service 963350
Packit Service 963350
/* The GIO modules directory. */
Packit Service 963350
#undef GIO_MODULE_DIR
Packit Service 963350
Packit Service 963350
/* The GIO install prefix. */
Packit Service 963350
#undef GIO_PREFIX
Packit Service 963350
Packit Service 963350
/* GStreamer API Version */
Packit Service 963350
#undef GST_API_VERSION
Packit Service 963350
Packit Service 963350
/* location of the installed gst-completion-helper */
Packit Service 963350
#undef GST_COMPLETION_HELPER_INSTALLED
Packit Service 963350
Packit Service 963350
/* data dir */
Packit Service 963350
#undef GST_DATADIR
Packit Service 963350
Packit Service 963350
/* Define if tracing subsystem hooks is disabled */
Packit Service 963350
#undef GST_DISABLE_GST_TRACER_HOOKS
Packit Service 963350
Packit Service 963350
/* Define if option parsing is disabled */
Packit Service 963350
#undef GST_DISABLE_OPTION_PARSING
Packit Service 963350
Packit Service 963350
/* Define if pipeline parsing code is disabled */
Packit Service 963350
#undef GST_DISABLE_PARSE
Packit Service 963350
Packit Service 963350
/* Define if extra runtime checks should be enabled */
Packit Service 963350
#undef GST_ENABLE_EXTRA_CHECKS
Packit Service 963350
Packit Service 963350
/* Extra platform specific plugin suffix */
Packit Service 963350
#undef GST_EXTRA_MODULE_SUFFIX
Packit Service 963350
Packit Service 963350
/* macro to use to show function name */
Packit Service 963350
#undef GST_FUNCTION
Packit Service 963350
Packit Service 963350
/* Defined if gcov is enabled to force a rebuild due to config.h changing */
Packit Service 963350
#undef GST_GCOV_ENABLED
Packit Service 963350
Packit Service 963350
/* Defined when registry scanning through fork is unsafe */
Packit Service 963350
#undef GST_HAVE_UNSAFE_FORK
Packit Service 963350
Packit Service 963350
/* Default errorlevel to use */
Packit Service 963350
#undef GST_LEVEL_DEFAULT
Packit Service 963350
Packit Service 963350
/* GStreamer license */
Packit Service 963350
#undef GST_LICENSE
Packit Service 963350
Packit Service 963350
/* package name in plugins */
Packit Service 963350
#undef GST_PACKAGE_NAME
Packit Service 963350
Packit Service 963350
/* package origin */
Packit Service 963350
#undef GST_PACKAGE_ORIGIN
Packit Service 963350
Packit Service 963350
/* GStreamer package release date/time for plugins as YYYY-MM-DD */
Packit Service 963350
#undef GST_PACKAGE_RELEASE_DATETIME
Packit Service 963350
Packit Service 963350
/* location of the installed gst-plugin-scanner */
Packit Service 963350
#undef GST_PLUGIN_SCANNER_INSTALLED
Packit Service 963350
Packit Service 963350
/* libexecdir path component, used to find plugin-scanner on relocatable
Packit Service 963350
   builds on windows */
Packit Service 963350
#undef GST_PLUGIN_SCANNER_SUBDIR
Packit Service 963350
Packit Service 963350
/* location of the installed gst-ptp-helper */
Packit Service 963350
#undef GST_PTP_HELPER_INSTALLED
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the `alarm' function. */
Packit Service 963350
#undef HAVE_ALARM
Packit Service 963350
Packit Service 963350
/* Have backtrace */
Packit Service 963350
#undef HAVE_BACKTRACE
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
Packit Service 963350
   CoreFoundation framework. */
Packit Service 963350
#undef HAVE_CFLOCALECOPYCURRENT
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
Packit Service 963350
   the CoreFoundation framework. */
Packit Service 963350
#undef HAVE_CFPREFERENCESCOPYAPPVALUE
Packit Service 963350
Packit Service 963350
/* Have clock_gettime */
Packit Service 963350
#undef HAVE_CLOCK_GETTIME
Packit Service 963350
Packit Service 963350
/* Define if the target CPU is AARCH64 */
Packit Service 963350
#undef HAVE_CPU_AARCH64
Packit Service 963350
Packit Service 963350
/* Define if the target CPU is an Alpha */
Packit Service 963350
#undef HAVE_CPU_ALPHA
Packit Service 963350
Packit Service 963350
/* Define if the target CPU is an ARC */
Packit Service 963350
#undef HAVE_CPU_ARC
Packit Service 963350
Packit Service 963350
/* Define if the target CPU is an ARM */
Packit Service 963350
#undef HAVE_CPU_ARM
Packit Service 963350
Packit Service 963350
/* Define if the target CPU is a CRIS */
Packit Service 963350
#undef HAVE_CPU_CRIS
Packit Service 963350
Packit Service 963350
/* Define if the target CPU is a CRISv32 */
Packit Service 963350
#undef HAVE_CPU_CRISV32
Packit Service 963350
Packit Service 963350
/* Define if the target CPU is a HPPA */
Packit Service 963350
#undef HAVE_CPU_HPPA
Packit Service 963350
Packit Service 963350
/* Define if the target CPU is an x86 */
Packit Service 963350
#undef HAVE_CPU_I386
Packit Service 963350
Packit Service 963350
/* Define if the target CPU is a IA64 */
Packit Service 963350
#undef HAVE_CPU_IA64
Packit Service 963350
Packit Service 963350
/* Define if the target CPU is a M68K */
Packit Service 963350
#undef HAVE_CPU_M68K
Packit Service 963350
Packit Service 963350
/* Define if the target CPU is a MIPS */
Packit Service 963350
#undef HAVE_CPU_MIPS
Packit Service 963350
Packit Service 963350
/* Define if the target CPU is a PowerPC */
Packit Service 963350
#undef HAVE_CPU_PPC
Packit Service 963350
Packit Service 963350
/* Define if the target CPU is a 64 bit PowerPC */
Packit Service 963350
#undef HAVE_CPU_PPC64
Packit Service 963350
Packit Service 963350
/* Define if the target CPU is a S390 */
Packit Service 963350
#undef HAVE_CPU_S390
Packit Service 963350
Packit Service 963350
/* Define if the target CPU is a SPARC */
Packit Service 963350
#undef HAVE_CPU_SPARC
Packit Service 963350
Packit Service 963350
/* Define if the target CPU is a x86_64 */
Packit Service 963350
#undef HAVE_CPU_X86_64
Packit Service 963350
Packit Service 963350
/* Define if the GNU dcgettext() function is already present or preinstalled.
Packit Service 963350
   */
Packit Service 963350
#undef HAVE_DCGETTEXT
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the declaration of `alarm', and to 0 if you don't.
Packit Service 963350
   */
Packit Service 963350
#undef HAVE_DECL_ALARM
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the declaration of `localtime_r', and to 0 if you
Packit Service 963350
   don't. */
Packit Service 963350
#undef HAVE_DECL_LOCALTIME_R
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the declaration of `strdup', and to 0 if you don't.
Packit Service 963350
   */
Packit Service 963350
#undef HAVE_DECL_STRDUP
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the declaration of `strsignal', and to 0 if you
Packit Service 963350
   don't. */
Packit Service 963350
#undef HAVE_DECL_STRSIGNAL
Packit Service 963350
Packit Service 963350
/* Defined if we have dladdr () */
Packit Service 963350
#undef HAVE_DLADDR
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit Service 963350
#undef HAVE_DLFCN_H
Packit Service 963350
Packit Service 963350
/* libdw available */
Packit Service 963350
#undef HAVE_DW
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the <execinfo.h> header file. */
Packit Service 963350
#undef HAVE_EXECINFO_H
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the `fgetpos' function. */
Packit Service 963350
#undef HAVE_FGETPOS
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the `fork' function. */
Packit Service 963350
#undef HAVE_FORK
Packit Service 963350
Packit Service 963350
/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
Packit Service 963350
#undef HAVE_FSEEKO
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the `fsetpos' function. */
Packit Service 963350
#undef HAVE_FSETPOS
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the `ftello' function. */
Packit Service 963350
#undef HAVE_FTELLO
Packit Service 963350
Packit Service 963350
/* defined if the compiler implements __func__ */
Packit Service 963350
#undef HAVE_FUNC
Packit Service 963350
Packit Service 963350
/* defined if the compiler implements __FUNCTION__ */
Packit Service 963350
#undef HAVE_FUNCTION
Packit Service 963350
Packit Service 963350
/* getifaddrs() and AF_LINK is available */
Packit Service 963350
#undef HAVE_GETIFADDRS_AF_LINK
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the `getline' function. */
Packit Service 963350
#undef HAVE_GETLINE
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the `getpagesize' function. */
Packit Service 963350
#undef HAVE_GETPAGESIZE
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the `getpid' function. */
Packit Service 963350
#undef HAVE_GETPID
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the `getrusage' function. */
Packit Service 963350
#undef HAVE_GETRUSAGE
Packit Service 963350
Packit Service 963350
/* Define if the GNU gettext() function is already present or preinstalled. */
Packit Service 963350
#undef HAVE_GETTEXT
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the `gettimeofday' function. */
Packit Service 963350
#undef HAVE_GETTIMEOFDAY
Packit Service 963350
Packit Service 963350
/* Have GMP library */
Packit Service 963350
#undef HAVE_GMP
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the `gmtime_r' function. */
Packit Service 963350
#undef HAVE_GMTIME_R
Packit Service 963350
Packit Service 963350
/* Have GSL library */
Packit Service 963350
#undef HAVE_GSL
Packit Service 963350
Packit Service 963350
/* Define if you have the iconv() function and it works. */
Packit Service 963350
#undef HAVE_ICONV
Packit Service 963350
Packit Service 963350
/* Define to 1 if the system has the type `intmax_t'. */
Packit Service 963350
#undef HAVE_INTMAX_T
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the <inttypes.h> header file. */
Packit Service 963350
#undef HAVE_INTTYPES_H
Packit Service 963350
Packit Service 963350
/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
Packit Service 963350
   declares uintmax_t. */
Packit Service 963350
#undef HAVE_INTTYPES_H_WITH_UINTMAX
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the `rt' library (-lrt). */
Packit Service 963350
#undef HAVE_LIBRT
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the `localtime_r' function. */
Packit Service 963350
#undef HAVE_LOCALTIME_R
Packit Service 963350
Packit Service 963350
/* Define to 1 if the system has the type long long */
Packit Service 963350
#undef HAVE_LONG_LONG
Packit Service 963350
Packit Service 963350
/* Define to 1 if the system has the type `long long int'. */
Packit Service 963350
#undef HAVE_LONG_LONG_INT
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the <memory.h> header file. */
Packit Service 963350
#undef HAVE_MEMORY_H
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the `mkstemp' function. */
Packit Service 963350
#undef HAVE_MKSTEMP
Packit Service 963350
Packit Service 963350
/* Have a monotonic clock */
Packit Service 963350
#undef HAVE_MONOTONIC_CLOCK
Packit Service 963350
Packit Service 963350
/* Defined if compiling for OSX */
Packit Service 963350
#undef HAVE_OSX
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the `poll' function. */
Packit Service 963350
#undef HAVE_POLL
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the <poll.h> header file. */
Packit Service 963350
#undef HAVE_POLL_H
Packit Service 963350
Packit Service 963350
/* Have posix timers */
Packit Service 963350
#undef HAVE_POSIX_TIMERS
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the `ppoll' function. */
Packit Service 963350
#undef HAVE_PPOLL
Packit Service 963350
Packit Service 963350
/* defined if the compiler implements __PRETTY_FUNCTION__ */
Packit Service 963350
#undef HAVE_PRETTY_FUNCTION
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the <process.h> header file. */
Packit Service 963350
#undef HAVE_PROCESS_H
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the `pselect' function. */
Packit Service 963350
#undef HAVE_PSELECT
Packit Service 963350
Packit Service 963350
/* Define if you have POSIX threads libraries and header files. */
Packit Service 963350
#undef HAVE_PTHREAD
Packit Service 963350
Packit Service 963350
/* Have PTHREAD_PRIO_INHERIT. */
Packit Service 963350
#undef HAVE_PTHREAD_PRIO_INHERIT
Packit Service 963350
Packit Service 963350
/* Have function pthread_setname_np(const char*) */
Packit Service 963350
#undef HAVE_PTHREAD_SETNAME_NP_WITHOUT_TID
Packit Service 963350
Packit Service 963350
/* PTP support available */
Packit Service 963350
#undef HAVE_PTP
Packit Service 963350
Packit Service 963350
/* Use capabilities for permissions in PTP helper */
Packit Service 963350
#undef HAVE_PTP_HELPER_CAPABILITIES
Packit Service 963350
Packit Service 963350
/* Use setuid-root for permissions in PTP helper */
Packit Service 963350
#undef HAVE_PTP_HELPER_SETUID
Packit Service 963350
Packit Service 963350
/* PTP helper setuid group */
Packit Service 963350
#undef HAVE_PTP_HELPER_SETUID_GROUP
Packit Service 963350
Packit Service 963350
/* PTP helper setuid user */
Packit Service 963350
#undef HAVE_PTP_HELPER_SETUID_USER
Packit Service 963350
Packit Service 963350
/* Define to 1 if the system has the type `ptrdiff_t'. */
Packit Service 963350
#undef HAVE_PTRDIFF_T
Packit Service 963350
Packit Service 963350
/* Define if RDTSC is available */
Packit Service 963350
#undef HAVE_RDTSC
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the `setitimer' function. */
Packit Service 963350
#undef HAVE_SETITIMER
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the `sigaction' function. */
Packit Service 963350
#undef HAVE_SIGACTION
Packit Service 963350
Packit Service 963350
/* SIOCGIFCONF, SIOCGIFFLAGS and SIOCGIFHWADDR is available */
Packit Service 963350
#undef HAVE_SIOCGIFCONF_SIOCGIFFLAGS_SIOCGIFHWADDR
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the <stdint.h> header file. */
Packit Service 963350
#undef HAVE_STDINT_H
Packit Service 963350
Packit Service 963350
/* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
Packit Service 963350
   uintmax_t. */
Packit Service 963350
#undef HAVE_STDINT_H_WITH_UINTMAX
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the <stdio_ext.h> header file. */
Packit Service 963350
#undef HAVE_STDIO_EXT_H
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the <stdlib.h> header file. */
Packit Service 963350
#undef HAVE_STDLIB_H
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the `strcasestr' function. */
Packit Service 963350
#undef HAVE_STRCASESTR
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the <strings.h> header file. */
Packit Service 963350
#undef HAVE_STRINGS_H
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the <string.h> header file. */
Packit Service 963350
#undef HAVE_STRING_H
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the `strsignal' function. */
Packit Service 963350
#undef HAVE_STRSIGNAL
Packit Service 963350
Packit Service 963350
/* Define to 1 if `it_interval' is a member of `struct itimerspec'. */
Packit Service 963350
#undef HAVE_STRUCT_ITIMERSPEC_IT_INTERVAL
Packit Service 963350
Packit Service 963350
/* Define to 1 if `it_value' is a member of `struct itimerspec'. */
Packit Service 963350
#undef HAVE_STRUCT_ITIMERSPEC_IT_VALUE
Packit Service 963350
Packit Service 963350
/* Define to 1 if `tv_nsec' is a member of `struct timespec'. */
Packit Service 963350
#undef HAVE_STRUCT_TIMESPEC_TV_NSEC
Packit Service 963350
Packit Service 963350
/* Define to 1 if `tv_sec' is a member of `struct timespec'. */
Packit Service 963350
#undef HAVE_STRUCT_TIMESPEC_TV_SEC
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the <sys/poll.h> header file. */
Packit Service 963350
#undef HAVE_SYS_POLL_H
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the <sys/prctl.h> header file. */
Packit Service 963350
#undef HAVE_SYS_PRCTL_H
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the <sys/resource.h> header file. */
Packit Service 963350
#undef HAVE_SYS_RESOURCE_H
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the <sys/socket.h> header file. */
Packit Service 963350
#undef HAVE_SYS_SOCKET_H
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit Service 963350
#undef HAVE_SYS_STAT_H
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the <sys/times.h> header file. */
Packit Service 963350
#undef HAVE_SYS_TIMES_H
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the <sys/time.h> header file. */
Packit Service 963350
#undef HAVE_SYS_TIME_H
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the <sys/types.h> header file. */
Packit Service 963350
#undef HAVE_SYS_TYPES_H
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the <sys/uio.h> header file. */
Packit Service 963350
#undef HAVE_SYS_UIO_H
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the <sys/utsname.h> header file. */
Packit Service 963350
#undef HAVE_SYS_UTSNAME_H
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the <sys/wait.h> header file. */
Packit Service 963350
#undef HAVE_SYS_WAIT_H
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the <time.h> header file. */
Packit Service 963350
#undef HAVE_TIME_H
Packit Service 963350
Packit Service 963350
/* Have tm_gmtoff field in struct tm */
Packit Service 963350
#undef HAVE_TM_GMTOFF
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the <ucontext.h> header file. */
Packit Service 963350
#undef HAVE_UCONTEXT_H
Packit Service 963350
Packit Service 963350
/* Have __uint128_t type */
Packit Service 963350
#undef HAVE_UINT128_T
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the <unistd.h> header file. */
Packit Service 963350
#undef HAVE_UNISTD_H
Packit Service 963350
Packit Service 963350
/* Define to 1 if the system has the type `unsigned long long int'. */
Packit Service 963350
#undef HAVE_UNSIGNED_LONG_LONG_INT
Packit Service 963350
Packit Service 963350
/* libunwind available */
Packit Service 963350
#undef HAVE_UNWIND
Packit Service 963350
Packit Service 963350
/* Define if valgrind should be used */
Packit Service 963350
#undef HAVE_VALGRIND
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the <valgrind/valgrind.h> header file. */
Packit Service 963350
#undef HAVE_VALGRIND_VALGRIND_H
Packit Service 963350
Packit Service 963350
/* Defined if compiling for Windows */
Packit Service 963350
#undef HAVE_WIN32
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the <winsock2.h> header file. */
Packit Service 963350
#undef HAVE_WINSOCK2_H
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the `_getpid' function. */
Packit Service 963350
#undef HAVE__GETPID
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the `_strdup' function. */
Packit Service 963350
#undef HAVE__STRDUP
Packit Service 963350
Packit Service 963350
/* the host CPU */
Packit Service 963350
#undef HOST_CPU
Packit Service 963350
Packit Service 963350
/* library dir */
Packit Service 963350
#undef LIBDIR
Packit Service 963350
Packit Service 963350
/* gettext locale dir */
Packit Service 963350
#undef LOCALEDIR
Packit Service 963350
Packit Service 963350
/* Define to the sub-directory where libtool stores uninstalled libraries. */
Packit Service 963350
#undef LT_OBJDIR
Packit Service 963350
Packit Service 963350
/* Memory alignment to use */
Packit Service 963350
#undef MEMORY_ALIGNMENT
Packit Service 963350
Packit Service 963350
/* Memory alignment by malloc default */
Packit Service 963350
#undef MEMORY_ALIGNMENT_MALLOC
Packit Service 963350
Packit Service 963350
/* Memory alignment by pagesize */
Packit Service 963350
#undef MEMORY_ALIGNMENT_PAGESIZE
Packit Service 963350
Packit Service 963350
/* Name of package */
Packit Service 963350
#undef PACKAGE
Packit Service 963350
Packit Service 963350
/* Define to the address where bug reports for this package should be sent. */
Packit Service 963350
#undef PACKAGE_BUGREPORT
Packit Service 963350
Packit Service 963350
/* Define to the full name of this package. */
Packit Service 963350
#undef PACKAGE_NAME
Packit Service 963350
Packit Service 963350
/* Define to the full name and version of this package. */
Packit Service 963350
#undef PACKAGE_STRING
Packit Service 963350
Packit Service 963350
/* Define to the one symbol short name of this package. */
Packit Service 963350
#undef PACKAGE_TARNAME
Packit Service 963350
Packit Service 963350
/* Define to the home page for this package. */
Packit Service 963350
#undef PACKAGE_URL
Packit Service 963350
Packit Service 963350
/* Define to the version of this package. */
Packit Service 963350
#undef PACKAGE_VERSION
Packit Service 963350
Packit Service 963350
/* directory where plugins are located */
Packit Service 963350
#undef PLUGINDIR
Packit Service 963350
Packit Service 963350
/* Define to necessary symbol if this constant uses a non-standard name on
Packit Service 963350
   your system. */
Packit Service 963350
#undef PTHREAD_CREATE_JOINABLE
Packit Service 963350
Packit Service 963350
/* The size of `char', as computed by sizeof. */
Packit Service 963350
#undef SIZEOF_CHAR
Packit Service 963350
Packit Service 963350
/* The size of `int', as computed by sizeof. */
Packit Service 963350
#undef SIZEOF_INT
Packit Service 963350
Packit Service 963350
/* The size of `long', as computed by sizeof. */
Packit Service 963350
#undef SIZEOF_LONG
Packit Service 963350
Packit Service 963350
/* The size of `short', as computed by sizeof. */
Packit Service 963350
#undef SIZEOF_SHORT
Packit Service 963350
Packit Service 963350
/* The size of `void*', as computed by sizeof. */
Packit Service 963350
#undef SIZEOF_VOIDP
Packit Service 963350
Packit Service 963350
/* Define to 1 if you have the ANSI C header files. */
Packit Service 963350
#undef STDC_HEADERS
Packit Service 963350
Packit Service 963350
/* Need to define the itimerspec structure */
Packit Service 963350
#undef STRUCT_ITIMERSPEC_DEFINITION_MISSING
Packit Service 963350
Packit Service 963350
/* Need to define the timespec structure */
Packit Service 963350
#undef STRUCT_TIMESPEC_DEFINITION_MISSING
Packit Service 963350
Packit Service 963350
/* the target CPU */
Packit Service 963350
#undef TARGET_CPU
Packit Service 963350
Packit Service 963350
/* Define if we should poison deallocated memory */
Packit Service 963350
#undef USE_POISONING
Packit Service 963350
Packit Service 963350
/* Version number of package */
Packit Service 963350
#undef VERSION
Packit Service 963350
Packit Service 963350
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
Packit Service 963350
   significant byte first (like Motorola and SPARC, unlike Intel). */
Packit Service 963350
#if defined AC_APPLE_UNIVERSAL_BUILD
Packit Service 963350
# if defined __BIG_ENDIAN__
Packit Service 963350
#  define WORDS_BIGENDIAN 1
Packit Service 963350
# endif
Packit Service 963350
#else
Packit Service 963350
# ifndef WORDS_BIGENDIAN
Packit Service 963350
#  undef WORDS_BIGENDIAN
Packit Service 963350
# endif
Packit Service 963350
#endif
Packit Service 963350
Packit Service 963350
/* Enable large inode numbers on Mac OS X 10.5.  */
Packit Service 963350
#ifndef _DARWIN_USE_64_BIT_INODE
Packit Service 963350
# define _DARWIN_USE_64_BIT_INODE 1
Packit Service 963350
#endif
Packit Service 963350
Packit Service 963350
/* Number of bits in a file offset, on hosts where this is settable. */
Packit Service 963350
#undef _FILE_OFFSET_BITS
Packit Service 963350
Packit Service 963350
/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
Packit Service 963350
#undef _LARGEFILE_SOURCE
Packit Service 963350
Packit Service 963350
/* Define for large files, on AIX-style hosts. */
Packit Service 963350
#undef _LARGE_FILES
Packit Service 963350
Packit Service 963350
/* We need at least WinXP SP2 for __stat64 */
Packit Service 963350
#undef __MSVCRT_VERSION__
Packit Service 963350
Packit Service 963350
/* clockid_t */
Packit Service 963350
#undef clockid_t
Packit Service 963350
Packit Service 963350
/* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
Packit Service 963350
   not define. */
Packit Service 963350
#undef intmax_t
Packit Service 963350
Packit Service 963350
/* Define to `unsigned int' if <sys/types.h> does not define. */
Packit Service 963350
#undef size_t
Packit Service 963350
Packit Service 963350
/* timer_t */
Packit Service 963350
#undef timer_t