Plan 9 from Bell Labs’s /usr/web/sources/contrib/fgb/root/sys/src/ape/X11/cmd/X/include/xwin-config.h.in

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


/*
 * xwin-config.h.in
 *
 * This file has all defines used in the xwin ddx
 *
 */
#include <dix-config.h>

/* Winsock networking */
#undef HAS_WINSOCK

/* Cygwin has /dev/windows for signaling new win32 messages */
#undef HAS_DEVWINDOWS

/* Switch on debug messages */ 
#undef CYGDEBUG
#undef CYGWINDOWING_DEBUG
#undef CYGMULTIWINDOW_DEBUG

/* Define to 1 if unsigned long is 64 bits. */
#undef _XSERVER64

/* Do we require our own snprintf? */
#undef NEED_SNPRINTF

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.