1/* config.h.in.  Generated automatically from configure.in by autoheader.  */
2
3/* Define to empty if the keyword does not work.  */
4#undef const
5
6/* Define if you have the ANSI C header files.  */
7#undef STDC_HEADERS
8
9/* Define if the X Window System is missing or not being used.  */
10#undef X_DISPLAY_MISSING
11
12/* Use athena widgets */
13#undef USE_ATHENA
14
15/* Use motif widgets */
16#undef USE_MOTIF
17
18/* Use gtk widgets */
19#undef USE_GTK
20
21/* Define if you have the <unistd.h> header file.  */
22#undef HAVE_UNISTD_H
23