mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 20:38:08 +01:00
15 lines
248 B
C
15 lines
248 B
C
/* define to the path to cpp */
|
|
#undef CPP_PATH
|
|
|
|
/* package name */
|
|
#undef PACKAGE
|
|
|
|
/* package version */
|
|
#undef VERSION
|
|
|
|
/* define if you want GNOME stuff support */
|
|
#undef GNOME_STUFF
|
|
|
|
/* define if you want KDE hint support */
|
|
#undef KWM_HINTS
|