]> www.infradead.org Git - users/mchehab/rasdaemon.git/commit
ras-daemon: make sqlite3 code optional
authorMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 8 May 2013 11:33:05 +0000 (08:33 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 8 May 2013 11:35:41 +0000 (08:35 -0300)
commit063e520b5f4afa2410e5496a2ad415eabe9dbefc
treee2edc84656980f9991fa97ea968511ceb5b3c3c6
parentf97e136ca20e887256b728b6938f7a0f66e51c99
ras-daemon: make sqlite3 code optional

The sqlite3 code is experimental and currently having some issues
with multi-threading. Convert it into an optional feature that
it is only explicitly enabled.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Makefile.am
configure.ac
ras-events.h
ras-record.c
ras-record.h
rasdaemon.c