1 /* define to the path to cpp */
10 /* define if you want GNOME stuff support */
13 /* define if you want KDE hint support */
16 /* define if you want OPEN LOOK(tm) hint support */
19 /* define if XPM libraries are available
23 /* define if PNG libraries are available
27 /* define if JPEG libraries are available
31 /* define if GIF libraries are available
35 /* define if TIFF libraries are available
39 /* define if X's shared memory extension is available
43 /* define an extra path for pixmaps
47 /* Internationalization (I18N) support
51 /* define if you want the 'lite' version */
54 /* define if you want support for shaped windows
58 /* define if you want support for the XINERAMA extension
62 /* define if you want support for X window's X_LOCALE
66 /* the place where shared data is stored
67 * defined by configure */
70 /* the place where the configuration is stored
71 * defined by configure */
74 /* whether XKB language MODELOCK should be enabled */
77 /* define if you want user defined menus for applications */
80 /* define if you have then inet_aton function */
83 /* define if your X server has XInternAtoms() */
84 #undef HAVE_XINTERNATOMS
86 /* define if your X server has XConvertCase() */
87 #undef HAVE_XCONVERTCASE
89 /* define if you want Hermes support */
92 /* define if you have vsnprintf with C99 semantics */
93 #undef HAVE_C99_VSNPRINTF