library integration : remove backend dependent macro 07/87907/9
authorKichan Kwon <k_c.kwon@samsung.com>
Mon, 12 Sep 2016 05:54:54 +0000 (14:54 +0900)
committerKichan Kwon <k_c.kwon@samsung.com>
Thu, 22 Sep 2016 04:29:48 +0000 (13:29 +0900)
commit49e09af7387c73172e46d56f17ad88a2c9c514f8
tree524e12988809f7c9a2aaf73bffcf2ef682cd27c6
parent28ae6389532f9cf188b3a5e0636e33999327a562
library integration : remove backend dependent macro

- To use dlog with all backends by building only one time, backend dependent macro should be removed
- Instead, we will find backend information in the conf file

Change-Id: Ie3d918deac3d3179a33a8c7d5a8e00360e271b5d
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
Makefile.am
configure.ac
include/dlog_ioctl.h
include/logconfig.h
include/queued_entry.h
src/logctrl/logctrl.c
src/logctrl/logctrl_doc.h
src/loginit/loginit.c
src/shared/dlog_ioctl.c [deleted file]
src/shared/logconfig.c
src/shared/queued_entry.c