forked from AuroraMiddleware/gtk
e2a5219220
history of the evolution of the changes involved. Most of this is actually minor painting tweaks.
62 lines
1.4 KiB
C
62 lines
1.4 KiB
C
/* config.h.in. Generated automatically from configure.in by autoheader. */
|
|
|
|
/* Define to empty if the keyword does not work. */
|
|
#undef const
|
|
|
|
/* Define if you have a working `mmap' system call. */
|
|
#undef HAVE_MMAP
|
|
|
|
/* Define as the return type of signal handlers (int or void). */
|
|
#undef RETSIGTYPE
|
|
|
|
/* Define if you have the ANSI C header files. */
|
|
#undef STDC_HEADERS
|
|
|
|
/* Define if the X Window System is missing or not being used. */
|
|
#undef X_DISPLAY_MISSING
|
|
|
|
/* Other stuff */
|
|
#undef GTK_COMPILED_WITH_DEBUGGING
|
|
|
|
#undef HAVE_IPC_H
|
|
#undef HAVE_SHM_H
|
|
#undef HAVE_XSHM_H
|
|
#undef HAVE_SHAPE_EXT
|
|
#undef HAVE_SYS_SELECT_H
|
|
#undef HAVE_XCONVERTCASE
|
|
|
|
/* some systems do not allow to ipcrm pages prior to
|
|
* actual usage, namely: OSF1 V3.2, SunOS 4.1.1, 5.5, 5.5.1, 5.6,
|
|
* IRIX 5.2 and 6.2.
|
|
*/
|
|
#undef IPC_RMID_DEFERRED_RELEASE
|
|
|
|
#undef NO_FD_SET
|
|
|
|
#undef RESOURCE_BASE
|
|
|
|
/* Define to enable POSIX threading awareness */
|
|
#undef USE_PTHREADS
|
|
|
|
#undef XINPUT_NONE
|
|
#undef XINPUT_GXI
|
|
#undef XINPUT_XFREE
|
|
|
|
/* Define as the return type of signal handlers (int or void). */
|
|
#undef RETSIGTYPE
|
|
|
|
/* Define if you have the broken_wctype function. */
|
|
#undef HAVE_BROKEN_WCTYPE
|
|
|
|
/* Define if you have the getpagesize function. */
|
|
#undef HAVE_GETPAGESIZE
|
|
|
|
/* Define if you have the <unistd.h> header file. */
|
|
#undef HAVE_UNISTD_H
|
|
|
|
/* Define if you have the <wchar.h> header file. */
|
|
#undef HAVE_WCHAR_H
|
|
|
|
/* Define if you have the <wctype.h> header file. */
|
|
#undef HAVE_WCTYPE_H
|