Rev 1679 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed
| Rev 1679 | Rev 1945 | ||
|---|---|---|---|
| Line 20... | Line 20... | ||
| 20 | 20 | ||
| 21 | #ifndef ATOM_CONFIG_H |
21 | #ifndef ATOM_CONFIG_H |
| 22 | #define ATOM_CONFIG_H |
22 | #define ATOM_CONFIG_H |
| 23 | 23 | ||
| 24 | #cmakedefine USE_PLUGIN_XORG |
24 | #cmakedefine USE_PLUGIN_XORG |
| - | 25 | #cmakedefine USE_PLUGIN_MYSQL |
|
| 25 | 26 | ||
| 26 | #define VERSION "${VERSION}" |
27 | #define VERSION "${VERSION}" |
| 27 | #define LICENSE "GPL version 2" |
28 | #define LICENSE "GPL version 2" |
| 28 | 29 | ||
| 29 | #endif // ATOM_CONFIG_H |
30 | #endif // ATOM_CONFIG_H |