Compare commits
1 Commits
spacer
...
debian-tes
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ed05f21f8c |
@@ -63,7 +63,7 @@ set( SOURCES src/config.c
|
||||
option( ENABLE_BATTERY "Enable battery status plugin" ON )
|
||||
option( ENABLE_TINT2CONF "Enable tint2conf build, a GTK+2 theme switcher for tint2" ON )
|
||||
option( ENABLE_EXAMPLES "Install additional tin2rc examples" OFF )
|
||||
option( ENABLE_SN "Startup notification support" ON )
|
||||
option( ENABLE_SN "Startup notification support" OFF )
|
||||
if( ENABLE_SN )
|
||||
if( SN_FOUND )
|
||||
add_definitions( -DHAVE_SN -DSN_API_NOT_YET_FROZEN )
|
||||
|
||||
Reference in New Issue
Block a user