mirror of
https://github.com/gnustep/libs-back.git
synced 2025-04-25 17:00:58 +00:00
29 lines
702 B
C
29 lines
702 B
C
|
/* config.h. Generated automatically by configure. */
|
||
|
/* config.h.in. Generated automatically from configure.in by autoheader. */
|
||
|
|
||
|
/* Define if the X Window System is missing or not being used. */
|
||
|
/* #undef X_DISPLAY_MISSING */
|
||
|
|
||
|
#define XSHM 1
|
||
|
|
||
|
#define WITH_WRASTER 1
|
||
|
|
||
|
#define HAVE_XFT 1
|
||
|
|
||
|
/* #undef USE_XIM */
|
||
|
|
||
|
/* #undef BUILD_XLIB */
|
||
|
#define BUILD_XDPS 1
|
||
|
#define BUILD_X11 1
|
||
|
/* #undef BUILD_WIN32 */
|
||
|
/* #undef BUILD_WINLIB */
|
||
|
|
||
|
/* Define if you have the <DPS/dpsNXargs.h> header file. */
|
||
|
#define HAVE_DPS_DPSNXARGS_H 1
|
||
|
|
||
|
/* Define if you have the <DPS/dpsclient.h> header file. */
|
||
|
#define HAVE_DPS_DPSCLIENT_H 1
|
||
|
|
||
|
/* Define if you have the <wraster.h> header file. */
|
||
|
/* #undef HAVE_WRASTER_H */
|