You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PDCursesMod/x11/config.h.in

38 lines
956 B
C

/* config.h.in. Generated from configure.ac by autoheader. */
/* Define if you have the <DECkeySym.h> header file */
#undef HAVE_DECKEYSYM_H
/* Define to 1 if you have the `poll' function. */
#undef HAVE_POLL
/* Define if you have the <Sunkeysym.h> header file */
#undef HAVE_SUNKEYSYM_H
/* Define if you have the <XF86keysym.h> header file */
#undef HAVE_XF86KEYSYM_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 to 1 if you have the `vsnprintf' function. */
#undef HAVE_VSNPRINTF
/* Define to 1 if you have the `vsscanf' function. */
#undef HAVE_VSSCANF
/* Define if you have the <xpm.h> header file */
#undef HAVE_XPM_H
/* Define if you want to use neXtaw library */
#undef USE_NEXTAW
/* Define if you want to use Xaw3d library */
#undef USE_XAW3D
/* Define XPointer is typedefed in X11/Xlib.h */
#undef XPOINTER_TYPEDEFED