Blame config.h.in

Packit Service e6cf14
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit Service e6cf14
Packit Service e6cf14
/* Add DEBUG additionnal code */
Packit Service e6cf14
#undef DEBUG_OCL_ICD
Packit Service e6cf14
Packit Service e6cf14
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit Service e6cf14
#undef HAVE_DLFCN_H
Packit Service e6cf14
Packit Service e6cf14
/* Define to 1 if you have the <inttypes.h> header file. */
Packit Service e6cf14
#undef HAVE_INTTYPES_H
Packit Service e6cf14
Packit Service e6cf14
/* Define to 1 if you have the `dl' library (-ldl). */
Packit Service e6cf14
#undef HAVE_LIBDL
Packit Service e6cf14
Packit Service e6cf14
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
Packit Service e6cf14
   to 0 otherwise. */
Packit Service e6cf14
#undef HAVE_MALLOC
Packit Service e6cf14
Packit Service e6cf14
/* Define to 1 if you have the <memory.h> header file. */
Packit Service e6cf14
#undef HAVE_MEMORY_H
Packit Service e6cf14
Packit Service e6cf14
/* Define if you have POSIX threads libraries and header files. */
Packit Service e6cf14
#undef HAVE_PTHREAD
Packit Service e6cf14
Packit Service e6cf14
/* Have PTHREAD_PRIO_INHERIT. */
Packit Service e6cf14
#undef HAVE_PTHREAD_PRIO_INHERIT
Packit Service e6cf14
Packit Service e6cf14
/* Define to 1 if your system has a GNU libc compatible `realloc' function,
Packit Service e6cf14
   and to 0 otherwise. */
Packit Service e6cf14
#undef HAVE_REALLOC
Packit Service e6cf14
Packit Service e6cf14
/* Define to 1 if you have the <stdint.h> header file. */
Packit Service e6cf14
#undef HAVE_STDINT_H
Packit Service e6cf14
Packit Service e6cf14
/* Define to 1 if you have the <stdlib.h> header file. */
Packit Service e6cf14
#undef HAVE_STDLIB_H
Packit Service e6cf14
Packit Service e6cf14
/* Define to 1 if you have the <strings.h> header file. */
Packit Service e6cf14
#undef HAVE_STRINGS_H
Packit Service e6cf14
Packit Service e6cf14
/* Define to 1 if you have the <string.h> header file. */
Packit Service e6cf14
#undef HAVE_STRING_H
Packit Service e6cf14
Packit Service e6cf14
/* Define to 1 if you have the `strstr' function. */
Packit Service e6cf14
#undef HAVE_STRSTR
Packit Service e6cf14
Packit Service e6cf14
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit Service e6cf14
#undef HAVE_SYS_STAT_H
Packit Service e6cf14
Packit Service e6cf14
/* Define to 1 if you have the <sys/types.h> header file. */
Packit Service e6cf14
#undef HAVE_SYS_TYPES_H
Packit Service e6cf14
Packit Service e6cf14
/* Define to 1 if you have the <unistd.h> header file. */
Packit Service e6cf14
#undef HAVE_UNISTD_H
Packit Service e6cf14
Packit Service e6cf14
/* Define to the sub-directory in which libtool stores uninstalled libraries.
Packit Service e6cf14
   */
Packit Service e6cf14
#undef LT_OBJDIR
Packit Service e6cf14
Packit Service e6cf14
/* supported OpenCL version */
Packit Service e6cf14
#undef OCL_ICD_OPENCL_VERSION
Packit Service e6cf14
Packit Service e6cf14
/* Name of package */
Packit Service e6cf14
#undef PACKAGE
Packit Service e6cf14
Packit Service e6cf14
/* Define to the address where bug reports for this package should be sent. */
Packit Service e6cf14
#undef PACKAGE_BUGREPORT
Packit Service e6cf14
Packit Service e6cf14
/* Define to the full name of this package. */
Packit Service e6cf14
#undef PACKAGE_NAME
Packit Service e6cf14
Packit Service e6cf14
/* Define to the full name and version of this package. */
Packit Service e6cf14
#undef PACKAGE_STRING
Packit Service e6cf14
Packit Service e6cf14
/* Define to the one symbol short name of this package. */
Packit Service e6cf14
#undef PACKAGE_TARNAME
Packit Service e6cf14
Packit Service e6cf14
/* Define to the home page for this package. */
Packit Service e6cf14
#undef PACKAGE_URL
Packit Service e6cf14
Packit Service e6cf14
/* Define to the version of this package. */
Packit Service e6cf14
#undef PACKAGE_VERSION
Packit Service e6cf14
Packit Service e6cf14
/* Define to necessary symbol if this constant uses a non-standard name on
Packit Service e6cf14
   your system. */
Packit Service e6cf14
#undef PTHREAD_CREATE_JOINABLE
Packit Service e6cf14
Packit Service e6cf14
/* Define to 1 if you have the ANSI C header files. */
Packit Service e6cf14
#undef STDC_HEADERS
Packit Service e6cf14
Packit Service e6cf14
/* pthreads are available */
Packit Service e6cf14
#undef USE_PTHREAD
Packit Service e6cf14
Packit Service e6cf14
/* Version number of package */
Packit Service e6cf14
#undef VERSION
Packit Service e6cf14
Packit Service e6cf14
/* Define to empty if `const' does not conform to ANSI C. */
Packit Service e6cf14
#undef const
Packit Service e6cf14
Packit Service e6cf14
/* Define to `__inline__' or `__inline' if that's what the C compiler
Packit Service e6cf14
   calls it, or to nothing if 'inline' is not supported under any name.  */
Packit Service e6cf14
#ifndef __cplusplus
Packit Service e6cf14
#undef inline
Packit Service e6cf14
#endif
Packit Service e6cf14
Packit Service e6cf14
/* Define to rpl_malloc if the replacement function should be used. */
Packit Service e6cf14
#undef malloc
Packit Service e6cf14
Packit Service e6cf14
/* Define to rpl_realloc if the replacement function should be used. */
Packit Service e6cf14
#undef realloc
Packit Service e6cf14
Packit Service e6cf14
/* Define to `unsigned int' if <sys/types.h> does not define. */
Packit Service e6cf14
#undef size_t