1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Define if you have the <DECkeySym.h> header file */
4 #undef HAVE_DECKEYSYM_H
6 /* Define to 1 if you have the <dlfcn.h> header file. */
9 /* Define to 1 if you have the <dl.h> header file. */
12 /* Define to 1 if you have the <fcntl.h> header file. */
15 /* Define to 1 if you have the <inttypes.h> header file. */
16 #undef HAVE_INTTYPES_H
18 /* Define to 1 if you have the <memory.h> header file. */
21 /* Define to 1 if you have the `poll' function. */
24 /* Define to 1 if you have the <stdint.h> header file. */
27 /* Define to 1 if you have the <stdlib.h> header file. */
30 /* Define to 1 if you have the <strings.h> header file. */
33 /* Define to 1 if you have the <string.h> header file. */
36 /* Define if you have the <Sunkeysym.h> header file */
37 #undef HAVE_SUNKEYSYM_H
39 /* Define to 1 if you have the <sys/select.h> header file. */
40 #undef HAVE_SYS_SELECT_H
42 /* Define to 1 if you have the <sys/stat.h> header file. */
43 #undef HAVE_SYS_STAT_H
45 /* Define to 1 if you have the <sys/time.h> header file. */
46 #undef HAVE_SYS_TIME_H
48 /* Define to 1 if you have the <sys/types.h> header file. */
49 #undef HAVE_SYS_TYPES_H
51 /* Define to 1 if you have the <unistd.h> header file. */
54 /* Define to 1 if you have the `usleep' function. */
57 /* Define to 1 if you have the `vsnprintf' function. */
60 /* Define to 1 if you have the `vsscanf' function. */
63 /* Define if you have this defined in <keysym.h> */
64 #undef HAVE_XK_KP_BEGIN
66 /* Define if you have this defined in <keysym.h> */
67 #undef HAVE_XK_KP_DELETE
69 /* Define if you have this defined in <keysym.h> */
70 #undef HAVE_XK_KP_DOWN
72 /* Define if you have this defined in <keysym.h> */
75 /* Define if you have this defined in <keysym.h> */
76 #undef HAVE_XK_KP_HOME
78 /* Define if you have this defined in <keysym.h> */
79 #undef HAVE_XK_KP_INSERT
81 /* Define if you have this defined in <keysym.h> */
82 #undef HAVE_XK_KP_LEFT
84 /* Define if you have this defined in <keysym.h> */
85 #undef HAVE_XK_KP_NEXT
87 /* Define if you have this defined in <keysym.h> */
88 #undef HAVE_XK_KP_PRIOR
90 /* Define if you have this defined in <keysym.h> */
91 #undef HAVE_XK_KP_RIGHT
93 /* Define if you have this defined in <keysym.h> */
96 /* Define if you have the <xpm.h> header file */
99 /* Define to the address where bug reports for this package should be sent. */
100 #undef PACKAGE_BUGREPORT
102 /* Define to the full name of this package. */
105 /* Define to the full name and version of this package. */
106 #undef PACKAGE_STRING
108 /* Define to the one symbol short name of this package. */
109 #undef PACKAGE_TARNAME
111 /* Define to the version of this package. */
112 #undef PACKAGE_VERSION
114 /* Define as the system defined limit for number of signals */
115 #undef PDC_MAX_SIGNALS
117 /* Define as the return type of signal handlers (`int' or `void'). */
120 /* Define to 1 if you have the ANSI C header files. */
123 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
124 #undef TIME_WITH_SYS_TIME
126 /* Define if you want to use neXtaw library */
129 /* Define if you want to use Xaw3d library */
132 /* Define XPointer is typedefed in X11/Xlib.h */
133 #undef XPOINTER_TYPEDEFED