Blame config.h.in

Packit 713213
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit 713213
Packit 713213
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit 713213
#undef HAVE_DLFCN_H
Packit 713213
Packit 713213
/* Define to 1 if you have the <fcntl.h> header file. */
Packit 713213
#undef HAVE_FCNTL_H
Packit 713213
Packit 713213
/* Define if you have the IOKit framework */
Packit 713213
#undef HAVE_FRAMEWORK_IOKIT
Packit 713213
Packit 713213
/* Define to 1 if you have the `getpagesize' function. */
Packit 713213
#undef HAVE_GETPAGESIZE
Packit 713213
Packit 713213
/* Define to 1 if you have the <inttypes.h> header file. */
Packit 713213
#undef HAVE_INTTYPES_H
Packit 713213
Packit 713213
/* Defined if lib1394camera present */
Packit 713213
#undef HAVE_LIB1394CAMERA
Packit 713213
Packit 713213
/* Defined if libraw1394 is present */
Packit 713213
#undef HAVE_LIBRAW1394
Packit 713213
Packit 713213
/* SDL library */
Packit 713213
#undef HAVE_LIBSDL
Packit 713213
Packit 713213
/* Defined if libusb is present */
Packit 713213
#undef HAVE_LIBUSB
Packit 713213
Packit 713213
/* Defined if compiled for Linux */
Packit 713213
#undef HAVE_LINUX
Packit 713213
Packit 713213
/* Defined if IOKit framework is present */
Packit 713213
#undef HAVE_MACOSX
Packit 713213
Packit 713213
/* Define to 1 if you have the <memory.h> header file. */
Packit 713213
#undef HAVE_MEMORY_H
Packit 713213
Packit 713213
/* Define to 1 if you have a working `mmap' system call. */
Packit 713213
#undef HAVE_MMAP
Packit 713213
Packit 713213
/* Define to 1 if you have the <netinet/in.h> header file. */
Packit 713213
#undef HAVE_NETINET_IN_H
Packit 713213
Packit 713213
/* OpenGL library */
Packit 713213
#undef HAVE_OPENGL
Packit 713213
Packit 713213
/* Define to 1 if you have the <stdint.h> header file. */
Packit 713213
#undef HAVE_STDINT_H
Packit 713213
Packit 713213
/* Define to 1 if you have the <stdlib.h> header file. */
Packit 713213
#undef HAVE_STDLIB_H
Packit 713213
Packit 713213
/* Define to 1 if you have the <strings.h> header file. */
Packit 713213
#undef HAVE_STRINGS_H
Packit 713213
Packit 713213
/* Define to 1 if you have the <string.h> header file. */
Packit 713213
#undef HAVE_STRING_H
Packit 713213
Packit 713213
/* Define to 1 if you have the <sys/ioctl.h> header file. */
Packit 713213
#undef HAVE_SYS_IOCTL_H
Packit 713213
Packit 713213
/* Define to 1 if you have the <sys/mman.h> header file. */
Packit 713213
#undef HAVE_SYS_MMAN_H
Packit 713213
Packit 713213
/* Define to 1 if you have the <sys/param.h> header file. */
Packit 713213
#undef HAVE_SYS_PARAM_H
Packit 713213
Packit 713213
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit 713213
#undef HAVE_SYS_STAT_H
Packit 713213
Packit 713213
/* Define to 1 if you have the <sys/types.h> header file. */
Packit 713213
#undef HAVE_SYS_TYPES_H
Packit 713213
Packit 713213
/* Define to 1 if you have the <unistd.h> header file. */
Packit 713213
#undef HAVE_UNISTD_H
Packit 713213
Packit 713213
/* Defined if compiled for Windows */
Packit 713213
#undef HAVE_WINDOWS
Packit 713213
Packit 713213
/* Define to the sub-directory in which libtool stores uninstalled libraries.
Packit 713213
   */
Packit 713213
#undef LT_OBJDIR
Packit 713213
Packit 713213
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
Packit 713213
#undef NO_MINUS_C_MINUS_O
Packit 713213
Packit 713213
/* Name of package */
Packit 713213
#undef PACKAGE
Packit 713213
Packit 713213
/* Define to the address where bug reports for this package should be sent. */
Packit 713213
#undef PACKAGE_BUGREPORT
Packit 713213
Packit 713213
/* Define to the full name of this package. */
Packit 713213
#undef PACKAGE_NAME
Packit 713213
Packit 713213
/* Define to the full name and version of this package. */
Packit 713213
#undef PACKAGE_STRING
Packit 713213
Packit 713213
/* Define to the one symbol short name of this package. */
Packit 713213
#undef PACKAGE_TARNAME
Packit 713213
Packit 713213
/* Define to the home page for this package. */
Packit 713213
#undef PACKAGE_URL
Packit 713213
Packit 713213
/* Define to the version of this package. */
Packit 713213
#undef PACKAGE_VERSION
Packit 713213
Packit 713213
/* Define to 1 if you have the ANSI C header files. */
Packit 713213
#undef STDC_HEADERS
Packit 713213
Packit 713213
/* Version number of package */
Packit 713213
#undef VERSION
Packit 713213
Packit 713213
/* Define to 1 if the X Window System is missing or not being used. */
Packit 713213
#undef X_DISPLAY_MISSING
Packit 713213
Packit 713213
/* Define to the equivalent of the C99 'restrict' keyword, or to
Packit 713213
   nothing if this is not supported.  Do not define if restrict is
Packit 713213
   supported directly.  */
Packit 713213
#undef restrict
Packit 713213
/* Work around a bug in Sun C++: it does not support _Restrict or
Packit 713213
   __restrict__, even though the corresponding Sun C compiler ends up with
Packit 713213
   "#define restrict _Restrict" or "#define restrict __restrict__" in the
Packit 713213
   previous line.  Perhaps some future version of Sun C++ will work with
Packit 713213
   restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
Packit 713213
#if defined __SUNPRO_CC && !defined __RESTRICT
Packit 713213
# define _Restrict
Packit 713213
# define __restrict__
Packit 713213
#endif
Packit 713213
Packit 713213
/* Define to `unsigned int' if <sys/types.h> does not define. */
Packit 713213
#undef size_t