Make compilation with systemd configurable 69/38369/10
authorLukasz Wojciechowski <l.wojciechow@partner.samsung.com>
Fri, 17 Apr 2015 19:19:06 +0000 (21:19 +0200)
committerLukasz Wojciechowski <l.wojciechow@partner.samsung.com>
Fri, 24 Apr 2015 13:22:11 +0000 (15:22 +0200)
commitccf720ba61f956588eb1919d2faf821ca3962c9a
treee64942ac42c884aabed4468ce94bf2cfe25a0d54
parentb60c44a200c04e4ae2175a26740bed4e43695d74
Make compilation with systemd configurable

All places where cynara is dependent on systemd are compiled
conditionaly if BUILD_WITH_SYSTEMD is defined.
Cmake checks if systemd packages are available and sets this flag.

Change-Id: I0c0a3fb1601a556131b1ae60ef29131fd483e955
CMakeLists.txt
packaging/cynara.spec
src/CMakeLists.txt
src/common/log/AuditLog.cpp
src/common/log/log.h
src/service/main/main.cpp
src/service/sockets/SocketManager.cpp
src/service/sockets/SocketManager.h