]> www.infradead.org Git - users/mchehab/rasdaemon.git/commit
rasdaemon: Make record option dependent on HAVE_SQULITE3
authorBetty Dall <betty.dall@hp.com>
Wed, 19 Mar 2014 20:59:46 +0000 (14:59 -0600)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 28 Mar 2014 21:18:28 +0000 (18:18 -0300)
commit47c1403007e1d3b6937d88c75ca97b3df9726bd1
tree701e9b222b6897027ba85928eec7efe53f6efa18
parent87c78c5aa22641258d7f6a9a642bf770b2dd179d
rasdaemon: Make record option dependent on HAVE_SQULITE3

The record option in parse_opt() can be a compile time option with
the HAVE_SQLITE3 since that option is used in the corresponding
argp_option structure.

Signed-off-by: Betty Dall <betty.dall@hp.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
rasdaemon.c