jpayne@69: /* include/X11/XlibConf.h. Generated from XlibConf.h.in by configure. */ jpayne@69: /* jpayne@69: * Copyright © 2005 Keith Packard jpayne@69: * jpayne@69: * Permission to use, copy, modify, distribute, and sell this software and its jpayne@69: * documentation for any purpose is hereby granted without fee, provided that jpayne@69: * the above copyright notice appear in all copies and that both that jpayne@69: * copyright notice and this permission notice appear in supporting jpayne@69: * documentation, and that the name of Keith Packard not be used in jpayne@69: * advertising or publicity pertaining to distribution of the software without jpayne@69: * specific, written prior permission. Keith Packard makes no jpayne@69: * representations about the suitability of this software for any purpose. It jpayne@69: * is provided "as is" without express or implied warranty. jpayne@69: * jpayne@69: * KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, jpayne@69: * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO jpayne@69: * EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR jpayne@69: * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, jpayne@69: * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER jpayne@69: * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR jpayne@69: * PERFORMANCE OF THIS SOFTWARE. jpayne@69: */ jpayne@69: jpayne@69: #ifndef _XLIBCONF_H_ jpayne@69: #define _XLIBCONF_H_ jpayne@69: /* jpayne@69: * This header file exports defines necessary to correctly jpayne@69: * use Xlibint.h both inside Xlib and by external libraries jpayne@69: * such as extensions. jpayne@69: */ jpayne@69: jpayne@69: /* Threading support? */ jpayne@69: #define XTHREADS 1 jpayne@69: jpayne@69: /* Use multi-threaded libc functions? */ jpayne@69: #define XUSE_MTSAFE_API 1 jpayne@69: jpayne@69: #endif /* _XLIBCONF_H_ */