35 lines
874 B
C
35 lines
874 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 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
|