packaging: Make vconf usage optional and disable it by default 35/295535/3
authorKarol Lewandowski <k.lewandowsk@samsung.com>
Mon, 10 Jul 2023 11:32:03 +0000 (13:32 +0200)
committerKarol Lewandowski <k.lewandowsk@samsung.com>
Mon, 10 Jul 2023 15:36:43 +0000 (17:36 +0200)
commitc0b7aa712756fc0c6eab600b022c66ca684d6de3
tree33bb1e82e32ad70f8eb38cf9c71475ad9c66def4
parentb3d8c3d9cacd1a3b96389dbba93d6955aaec95a4
packaging: Make vconf usage optional and disable it by default

vconf is used for low-memory notification, but vconf also uses dlog so adding it here
causes build loop:

   glib2->libdbuspolicy->libcynara-commons->dlog->buxton2->glib2

This commit keeps the feature but disables it by default.

Change-Id: I108f3bb5bbed1a4816bfb8ea8b125c8149a09ded
configure.ac
packaging/dlog.spec
src/logger/logger.c