libs-back/config.h.in
Adam Fedor 6bec019bff OpenGL implmentation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@14998 72102866-910b-0410-8b05-ffd578937521
2002-11-16 05:00:14 +00:00

93 lines
2.3 KiB
C

/* config.h.in. Generated from configure.ac by autoheader. */
#define SERVER_x11 1
#define SERVER_win32 2
/* Define to type of graphics context to build */
#undef BUILD_GRAPHICS
/* Define to type of window server to build */
#undef BUILD_SERVER
/* Define to 1 if you have the <DPS/dpsclient.h> header file. */
#undef HAVE_DPS_DPSCLIENT_H
/* Define to 1 if you have the <DPS/dpsNXargs.h> header file. */
#undef HAVE_DPS_DPSNXARGS_H
/* Define if you have the glx library */
#undef HAVE_GLX
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* Define to 1 if you have the `usleep' function. */
#undef HAVE_USLEEP
/* Define if you have XftDrawStringUtf8 */
#undef HAVE_UTF8
/* Define to 1 if you have the <wraster.h> header file. */
#undef HAVE_WRASTER_H
/* Define to 1 if you have the <X11/extensions/XShm.h> header file. */
#undef HAVE_X11_EXTENSIONS_XSHM_H
/* Define if you have the Xft library */
#undef HAVE_XFT
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
/* Define to the full name of this package. */
#undef PACKAGE_NAME
/* Define to the full name and version of this package. */
#undef PACKAGE_STRING
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
/* Define to the version of this package. */
#undef PACKAGE_VERSION
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
/* Define to enable XIM support */
#undef USE_XIM
/* Define if you have libwraster */
#undef WITH_WRASTER
/* Define if you have X11/extensions/XShm.h */
#undef XSHM
/* Define to 1 if the X Window System is missing or not being used. */
#undef X_DISPLAY_MISSING