Blame config.h.in

Packit bc1512
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit bc1512
Packit bc1512
/* Define to 1 if you are compiling for PowerPC. */
Packit bc1512
#undef ARCH_PPC
Packit bc1512
Packit bc1512
/* Define to 1 if you are compiling for PowerPC64. */
Packit bc1512
#undef ARCH_PPC64
Packit bc1512
Packit bc1512
/* Define to 1 if you are compiling for ix86. */
Packit bc1512
#undef ARCH_X86
Packit bc1512
Packit bc1512
/* Define to 1 if you are compiling for amd64. */
Packit bc1512
#undef ARCH_X86_64
Packit bc1512
Packit bc1512
/* always defined to indicate that i18n is enabled */
Packit bc1512
#undef ENABLE_NLS
Packit bc1512
Packit bc1512
/* Define if the C pre-processor supports GNU style variadic macros */
Packit bc1512
#undef GEGL_GNUC_VARIADIC_MACROS
Packit bc1512
Packit bc1512
/* Define if the C++ pre-processor supports variadic macros */
Packit bc1512
#undef GEGL_ISO_CXX_VARIADIC_MACROS
Packit bc1512
Packit bc1512
/* Define if the C pre-processor supports variadic macros */
Packit bc1512
#undef GEGL_ISO_VARIADIC_MACROS
Packit bc1512
Packit bc1512
/* The name of the GEGL library */
Packit bc1512
#undef GEGL_LIBRARY
Packit bc1512
Packit bc1512
/* Define to 1 if this is an unstable version of GEGL */
Packit bc1512
#undef GEGL_UNSTABLE
Packit bc1512
Packit bc1512
/* Our gettext translation domain. */
Packit bc1512
#undef GETTEXT_PACKAGE
Packit bc1512
Packit bc1512
/* Define to 1 if you have the `bind_textdomain_codeset' function. */
Packit bc1512
#undef HAVE_BIND_TEXTDOMAIN_CODESET
Packit bc1512
Packit bc1512
/* Define to 1 if you have the `dcgettext' function. */
Packit bc1512
#undef HAVE_DCGETTEXT
Packit bc1512
Packit bc1512
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit bc1512
#undef HAVE_DLFCN_H
Packit bc1512
Packit bc1512
/* Define to 1 if you have the <execinfo.h> header file. */
Packit bc1512
#undef HAVE_EXECINFO_H
Packit bc1512
Packit bc1512
/* Define to 1 if you have the `fsync' function. */
Packit bc1512
#undef HAVE_FSYNC
Packit bc1512
Packit bc1512
/* Define if the GNU gettext() function is already present or preinstalled. */
Packit bc1512
#undef HAVE_GETTEXT
Packit bc1512
Packit bc1512
/* Define to 1 if you have the <inttypes.h> header file. */
Packit bc1512
#undef HAVE_INTTYPES_H
Packit bc1512
Packit bc1512
/* Define if your <locale.h> file defines LC_MESSAGES. */
Packit bc1512
#undef HAVE_LC_MESSAGES
Packit bc1512
Packit bc1512
/* define to 1 if avformat.h is found in libavformat */
Packit bc1512
#undef HAVE_LIBAVFORMAT_AVFORMAT_H
Packit bc1512
Packit bc1512
/* Define to 1 if you have the <locale.h> header file. */
Packit bc1512
#undef HAVE_LOCALE_H
Packit bc1512
Packit bc1512
/* Define to 1 if you have the <memory.h> header file. */
Packit bc1512
#undef HAVE_MEMORY_H
Packit bc1512
Packit bc1512
/* Define to 1 if you have the rint function. */
Packit bc1512
#undef HAVE_RINT
Packit bc1512
Packit bc1512
/* Define to 1 if the spiro library is available */
Packit bc1512
#undef HAVE_SPIRO
Packit bc1512
Packit bc1512
/* Define to 1 if you have the <stdint.h> header file. */
Packit bc1512
#undef HAVE_STDINT_H
Packit bc1512
Packit bc1512
/* Define to 1 if you have the <stdlib.h> header file. */
Packit bc1512
#undef HAVE_STDLIB_H
Packit bc1512
Packit bc1512
/* Define to 1 if you have the <strings.h> header file. */
Packit bc1512
#undef HAVE_STRINGS_H
Packit bc1512
Packit bc1512
/* Define to 1 if you have the <string.h> header file. */
Packit bc1512
#undef HAVE_STRING_H
Packit bc1512
Packit bc1512
/* Define to 1 if you have the <suitesparse/umfpack.h> header file. */
Packit bc1512
#undef HAVE_SUITESPARSE_UMFPACK_H
Packit bc1512
Packit bc1512
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit bc1512
#undef HAVE_SYS_STAT_H
Packit bc1512
Packit bc1512
/* Define to 1 if you have the <sys/types.h> header file. */
Packit bc1512
#undef HAVE_SYS_TYPES_H
Packit bc1512
Packit bc1512
/* Define to 1 if you have the <umfpack.h> header file. */
Packit bc1512
#undef HAVE_UMFPACK_H
Packit bc1512
Packit bc1512
/* Define to 1 if you have the <unistd.h> header file. */
Packit bc1512
#undef HAVE_UNISTD_H
Packit bc1512
Packit bc1512
/* Define to the sub-directory in which libtool stores uninstalled libraries.
Packit bc1512
   */
Packit bc1512
#undef LT_OBJDIR
Packit bc1512
Packit bc1512
/* Define to the address where bug reports for this package should be sent. */
Packit bc1512
#undef PACKAGE_BUGREPORT
Packit bc1512
Packit bc1512
/* Define to the full name of this package. */
Packit bc1512
#undef PACKAGE_NAME
Packit bc1512
Packit bc1512
/* Define to the full name and version of this package. */
Packit bc1512
#undef PACKAGE_STRING
Packit bc1512
Packit bc1512
/* Define to the one symbol short name of this package. */
Packit bc1512
#undef PACKAGE_TARNAME
Packit bc1512
Packit bc1512
/* Define to the home page for this package. */
Packit bc1512
#undef PACKAGE_URL
Packit bc1512
Packit bc1512
/* Define to the version of this package. */
Packit bc1512
#undef PACKAGE_VERSION
Packit bc1512
Packit bc1512
/* File extension for shared libraries */
Packit bc1512
#undef SHREXT
Packit bc1512
Packit bc1512
/* Define to 1 if you have the ANSI C header files. */
Packit bc1512
#undef STDC_HEADERS
Packit bc1512
Packit bc1512
/* Define to 1 if MMX assembly is available. */
Packit bc1512
#undef USE_MMX
Packit bc1512
Packit bc1512
/* Define to 1 if SSE assembly is available. */
Packit bc1512
#undef USE_SSE
Packit bc1512
Packit bc1512
/* Number of bits in a file offset, on hosts where this is settable. */
Packit bc1512
#undef _FILE_OFFSET_BITS
Packit bc1512
Packit bc1512
/* Define for large files, on AIX-style hosts. */
Packit bc1512
#undef _LARGE_FILES
Packit bc1512
Packit bc1512
/* Define to the equivalent of the C99 'restrict' keyword, or to
Packit bc1512
   nothing if this is not supported.  Do not define if restrict is
Packit bc1512
   supported directly.  */
Packit bc1512
#undef restrict
Packit bc1512
/* Work around a bug in Sun C++: it does not support _Restrict or
Packit bc1512
   __restrict__, even though the corresponding Sun C compiler ends up with
Packit bc1512
   "#define restrict _Restrict" or "#define restrict __restrict__" in the
Packit bc1512
   previous line.  Perhaps some future version of Sun C++ will work with
Packit bc1512
   restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
Packit bc1512
#if defined __SUNPRO_CC && !defined __RESTRICT
Packit bc1512
# define _Restrict
Packit bc1512
# define __restrict__
Packit bc1512
#endif