bullet-physics/config.h.in

114 lines
2.7 KiB
C
Raw Normal View History

2013-01-07 22:55:32 +01:00
/* config.h.in. Generated from configure.ac by autoheader. */
/* Define if building universal (internal helper macro) */
2014-02-21 21:49:29 +01:00
#undef AC_APPLE_UNIVERSAL_BUILD
2013-01-07 22:55:32 +01:00
/* Architecture is PowerPC */
2014-02-21 21:49:29 +01:00
#undef ARCH_PPC
2013-01-07 22:55:32 +01:00
/* Architecture is x86 */
2014-02-21 21:49:29 +01:00
#undef ARCH_X86
2013-01-07 22:55:32 +01:00
/* Architecture is x86-64 */
2014-02-21 21:49:29 +01:00
#undef ARCH_X86_64
2013-01-07 22:55:32 +01:00
/* Use the Apple OpenGL framework. */
2014-02-21 21:49:29 +01:00
#undef HAVE_APPLE_OPENGL_FRAMEWORK
2013-01-07 22:55:32 +01:00
/* Define to 1 if you have the <dlfcn.h> header file. */
2014-02-21 21:49:29 +01:00
#undef HAVE_DLFCN_H
2013-01-07 22:55:32 +01:00
/* Define to 1 if you have the <GL/glext.h> header file. */
2014-02-21 21:49:29 +01:00
#undef HAVE_GL_GLEXT_H
2013-01-07 22:55:32 +01:00
/* Define to 1 if you have the <GL/glut.h> header file. */
2014-02-21 21:49:29 +01:00
#undef HAVE_GL_GLUT_H
2013-01-07 22:55:32 +01:00
/* Define to 1 if you have the <GL/glu.h> header file. */
2014-02-21 21:49:29 +01:00
#undef HAVE_GL_GLU_H
2013-01-07 22:55:32 +01:00
/* Define to 1 if you have the <GL/gl.h> header file. */
2014-02-21 21:49:29 +01:00
#undef HAVE_GL_GL_H
2013-01-07 22:55:32 +01:00
/* Define to 1 if you have the <inttypes.h> header file. */
2014-02-21 21:49:29 +01:00
#undef HAVE_INTTYPES_H
2013-01-07 22:55:32 +01:00
/* Define to 1 if you have the <memory.h> header file. */
2014-02-21 21:49:29 +01:00
#undef HAVE_MEMORY_H
2013-01-07 22:55:32 +01:00
/* Define to 1 if you have the <stdint.h> header file. */
2014-02-21 21:49:29 +01:00
#undef HAVE_STDINT_H
2013-01-07 22:55:32 +01:00
/* Define to 1 if you have the <stdlib.h> header file. */
2014-02-21 21:49:29 +01:00
#undef HAVE_STDLIB_H
2013-01-07 22:55:32 +01:00
/* Define to 1 if you have the <strings.h> header file. */
2014-02-21 21:49:29 +01:00
#undef HAVE_STRINGS_H
2013-01-07 22:55:32 +01:00
/* Define to 1 if you have the <string.h> header file. */
2014-02-21 21:49:29 +01:00
#undef HAVE_STRING_H
2013-01-07 22:55:32 +01:00
/* Define to 1 if you have the <sys/stat.h> header file. */
2014-02-21 21:49:29 +01:00
#undef HAVE_SYS_STAT_H
2013-01-07 22:55:32 +01:00
/* Define to 1 if you have the <sys/types.h> header file. */
2014-02-21 21:49:29 +01:00
#undef HAVE_SYS_TYPES_H
2013-01-07 22:55:32 +01:00
/* Define to 1 if you have the <unistd.h> header file. */
2014-02-21 21:49:29 +01:00
#undef HAVE_UNISTD_H
2013-01-07 22:55:32 +01:00
/* Define to the sub-directory in which libtool stores uninstalled libraries.
*/
2014-02-21 21:49:29 +01:00
#undef LT_OBJDIR
2013-01-07 22:55:32 +01:00
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
2014-02-21 21:49:29 +01:00
#undef NO_MINUS_C_MINUS_O
2013-01-07 22:55:32 +01:00
/* Name of package */
2014-02-21 21:49:29 +01:00
#undef PACKAGE
2013-01-07 22:55:32 +01:00
/* Define to the address where bug reports for this package should be sent. */
2014-02-21 21:49:29 +01:00
#undef PACKAGE_BUGREPORT
2013-01-07 22:55:32 +01:00
/* Define to the full name of this package. */
2014-02-21 21:49:29 +01:00
#undef PACKAGE_NAME
2013-01-07 22:55:32 +01:00
/* Define to the full name and version of this package. */
2014-02-21 21:49:29 +01:00
#undef PACKAGE_STRING
2013-01-07 22:55:32 +01:00
/* Define to the one symbol short name of this package. */
2014-02-21 21:49:29 +01:00
#undef PACKAGE_TARNAME
2013-01-07 22:55:32 +01:00
/* Define to the home page for this package. */
2014-02-21 21:49:29 +01:00
#undef PACKAGE_URL
2013-01-07 22:55:32 +01:00
/* Define to the version of this package. */
2014-02-21 21:49:29 +01:00
#undef PACKAGE_VERSION
2013-01-07 22:55:32 +01:00
/* Platform is Apple */
2014-02-21 21:49:29 +01:00
#undef PLATFORM_APPLE
2013-01-07 22:55:32 +01:00
/* Platform is Linux */
2014-02-21 21:49:29 +01:00
#undef PLATFORM_LINUX
2013-01-07 22:55:32 +01:00
/* Platform is Win32 */
2014-02-21 21:49:29 +01:00
#undef PLATFORM_WIN32
2013-01-07 22:55:32 +01:00
/* Define to 1 if you have the ANSI C header files. */
2014-02-21 21:49:29 +01:00
#undef STDC_HEADERS
2013-01-07 22:55:32 +01:00
/* Version number of package */
2014-02-21 21:49:29 +01:00
#undef VERSION
2013-01-07 22:55:32 +01:00
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */
#if defined AC_APPLE_UNIVERSAL_BUILD
# if defined __BIG_ENDIAN__
# define WORDS_BIGENDIAN 1
# endif
#else
# ifndef WORDS_BIGENDIAN
2014-02-21 21:49:29 +01:00
# undef WORDS_BIGENDIAN
2013-01-07 22:55:32 +01:00
# endif
#endif