switched to argp, also allow "q" for quit, end on input shutdown, fix for checking stop and quit input, fix for checking ebusd answer

This commit is contained in:
john30
2015-01-31 18:32:01 +01:00
parent fee4c2ab2c
commit f00d49aa7b
+1 -2
View File
@@ -9,8 +9,7 @@ bin_PROGRAMS = ebusctl \
ebusctl_SOURCES = ebusctl.cpp
ebusctl_LDADD = $(top_srcdir)/src/lib/utils/libutils.a \
$(top_srcdir)/src/lib/ebus/libebus.a
ebusctl_LDADD = $(top_srcdir)/src/lib/utils/libutils.a
ebusfeed_SOURCES = ebusfeed.cpp