cec: stop replying to power status requests from LG when the power state is 'on'
[deb_libcec.git] / configure.ac
index 5b36071a291f81c81aabc85f03645e85c5590740..b40687a4c6598be45966fd309b726a979599f442 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([libcec], 1:3:0)
+AC_INIT([libcec], 1:4:0)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 
 AC_PROG_CXX
@@ -34,4 +34,4 @@ CXXFLAGS="-fPIC -Wall -Wextra -Wno-missing-field-initializers $CXXFLAGS"
 
 AC_SUBST(REQUIRES)
 AC_CONFIG_FILES([src/lib/libcec.pc])
-AC_OUTPUT([Makefile src/lib/Makefile src/testclient/Makefile])
+AC_OUTPUT([Makefile src/lib/Makefile src/testclient/Makefile src/cec-config/Makefile])