Removing libPropList from the main tree. From now on is on the gnome ftp
[wmaker-crm.git] / acconfig.h
blobe55c9925835c77a2f1b462a93d43867ed6010068
1 /* define to the path to cpp */
2 #undef CPP_PATH
4 /* define to the directory containing NLS information
5 * set by configure */
6 #undef NLSDIR
8 /* package name */
9 #undef PACKAGE
11 /* package version */
12 #undef VERSION
14 /* define if you want GNOME stuff support */
15 #undef GNOME_STUFF
17 /* define if you want KDE hint support */
18 #undef KWM_HINTS
20 /* define if you want OPEN LOOK(tm) hint support */
21 #undef OLWM_HINTS
23 /* define if XPM libraries are available
24 * set by configure */
25 #undef USE_XPM
27 /* define if PNG libraries are available
28 * set by configure */
29 #undef USE_PNG
31 /* define if JPEG libraries are available
32 * set by configure */
33 #undef USE_JPEG
35 /* define if GIF libraries are available
36 * set by configure */
37 #undef USE_GIF
39 /* define if TIFF libraries are available
40 * set by configure */
41 #undef USE_TIFF
43 /* define if X's shared memory extension is available
44 * set by configure */
45 #undef XSHM
47 /* define an extra path for pixmaps
48 * set by configure */
49 #undef PIXMAPDIR
52 * define REDUCE_APPICONS if you want apps with the same WM_INSTANCE &&
53 * WM_CLASS to share an appicon
55 #undef REDUCE_APPICONS
57 /* Internationalization (I18N) support
58 * set by configure */
59 #undef I18N
61 /* Multi-byte (japanese, korean, chinese etc.) character support */
62 #undef I18N_MB
64 /* define if you want sound support */
65 #undef WMSOUND
67 /* define if you want the 'lite' version */
68 #undef LITE
70 /* define if you want support for shaped windows
71 * set by configure */
72 #undef SHAPE
74 /* define if you want support for X window's X_LOCALE
75 * set by configure */
76 #undef X_LOCALE
78 /* the place where the configuration is stored
79 * defined by configure */
80 #undef PKGDATADIR