Blame config.h.in

Packit d91b90
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit d91b90
Packit d91b90
/* "Defined if building Clutter for OS X" */
Packit d91b90
#undef HAVE_CLUTTER_OSX
Packit d91b90
Packit d91b90
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit d91b90
#undef HAVE_DLFCN_H
Packit d91b90
Packit d91b90
/* Define to 1 if you have the <fcntl.h> header file. */
Packit d91b90
#undef HAVE_FCNTL_H
Packit d91b90
Packit d91b90
/* Define to 1 if you have the `getpagesize' function. */
Packit d91b90
#undef HAVE_GETPAGESIZE
Packit d91b90
Packit d91b90
/* "GL texture upload support" */
Packit d91b90
#undef HAVE_GL_TEXTURE_UPLOAD
Packit d91b90
Packit d91b90
/* "Defined if gudev is available" */
Packit d91b90
#undef HAVE_GUDEV
Packit d91b90
Packit d91b90
/* Define to 1 if you have the <inttypes.h> header file. */
Packit d91b90
#undef HAVE_INTTYPES_H
Packit d91b90
Packit d91b90
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
Packit d91b90
   to 0 otherwise. */
Packit d91b90
#undef HAVE_MALLOC
Packit d91b90
Packit d91b90
/* Define to 1 if you have the <memory.h> header file. */
Packit d91b90
#undef HAVE_MEMORY_H
Packit d91b90
Packit d91b90
/* Define to 1 if you have the `memset' function. */
Packit d91b90
#undef HAVE_MEMSET
Packit d91b90
Packit d91b90
/* Define to 1 if you have a working `mmap' system call. */
Packit d91b90
#undef HAVE_MMAP
Packit d91b90
Packit d91b90
/* Define to 1 if you have the `munmap' function. */
Packit d91b90
#undef HAVE_MUNMAP
Packit d91b90
Packit d91b90
/* Define to 1 if you have the <stdint.h> header file. */
Packit d91b90
#undef HAVE_STDINT_H
Packit d91b90
Packit d91b90
/* Define to 1 if you have the <stdlib.h> header file. */
Packit d91b90
#undef HAVE_STDLIB_H
Packit d91b90
Packit d91b90
/* Define to 1 if you have the `strcasecmp' function. */
Packit d91b90
#undef HAVE_STRCASECMP
Packit d91b90
Packit d91b90
/* Define to 1 if you have the `strdup' function. */
Packit d91b90
#undef HAVE_STRDUP
Packit d91b90
Packit d91b90
/* Define to 1 if you have the <strings.h> header file. */
Packit d91b90
#undef HAVE_STRINGS_H
Packit d91b90
Packit d91b90
/* Define to 1 if you have the <string.h> header file. */
Packit d91b90
#undef HAVE_STRING_H
Packit d91b90
Packit d91b90
/* Define to 1 if you have the <sys/param.h> header file. */
Packit d91b90
#undef HAVE_SYS_PARAM_H
Packit d91b90
Packit d91b90
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit d91b90
#undef HAVE_SYS_STAT_H
Packit d91b90
Packit d91b90
/* Define to 1 if you have the <sys/types.h> header file. */
Packit d91b90
#undef HAVE_SYS_TYPES_H
Packit d91b90
Packit d91b90
/* Define to 1 if you have the <unistd.h> header file. */
Packit d91b90
#undef HAVE_UNISTD_H
Packit d91b90
Packit d91b90
/* Define to the sub-directory where libtool stores uninstalled libraries. */
Packit d91b90
#undef LT_OBJDIR
Packit d91b90
Packit d91b90
/* Name of package */
Packit d91b90
#undef PACKAGE
Packit d91b90
Packit d91b90
/* Define to the address where bug reports for this package should be sent. */
Packit d91b90
#undef PACKAGE_BUGREPORT
Packit d91b90
Packit d91b90
/* Define to the full name of this package. */
Packit d91b90
#undef PACKAGE_NAME
Packit d91b90
Packit d91b90
/* Define to the full name and version of this package. */
Packit d91b90
#undef PACKAGE_STRING
Packit d91b90
Packit d91b90
/* Define to the one symbol short name of this package. */
Packit d91b90
#undef PACKAGE_TARNAME
Packit d91b90
Packit d91b90
/* Define to the home page for this package. */
Packit d91b90
#undef PACKAGE_URL
Packit d91b90
Packit d91b90
/* Define to the version of this package. */
Packit d91b90
#undef PACKAGE_VERSION
Packit d91b90
Packit d91b90
/* Define to 1 if you have the ANSI C header files. */
Packit d91b90
#undef STDC_HEADERS
Packit d91b90
Packit d91b90
/* Version number of package */
Packit d91b90
#undef VERSION
Packit d91b90
Packit d91b90
/* Define to empty if `const' does not conform to ANSI C. */
Packit d91b90
#undef const
Packit d91b90
Packit d91b90
/* Define to rpl_malloc if the replacement function should be used. */
Packit d91b90
#undef malloc