From bec7e4f38620d7855c0e5c0d4cea933dcf2827f3 Mon Sep 17 00:00:00 2001 From: christian mueller Date: Thu, 23 Feb 2012 17:25:23 +0100 Subject: * [ GAM-4 ] Change Database Obsever notification implementation working, test are not ready yet. This implies that the Sockethandler is mandatory so I removed the cmake options. --- cmake/DoxyFile.in | 2 +- cmake/config.cmake | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) (limited to 'cmake') diff --git a/cmake/DoxyFile.in b/cmake/DoxyFile.in index 8c0df15..25cabe1 100644 --- a/cmake/DoxyFile.in +++ b/cmake/DoxyFile.in @@ -31,7 +31,7 @@ PROJECT_NAME = AudioManager # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 0.9.30 +PROJECT_NUMBER = 0.9.32 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. diff --git a/cmake/config.cmake b/cmake/config.cmake index c753c32..4d84d73 100644 --- a/cmake/config.cmake +++ b/cmake/config.cmake @@ -4,8 +4,6 @@ #cmakedefine DAEMONVERSION "@DAEMONVERSION@" #cmakedefine WITH_DBUS_WRAPPER -#cmakedefine WITH_SOCKETHANDLER_LOOP -#cmakedefine WITH_SIMPLEDBUS_LOOP #cmakedefine WITH_PPOLL #cmakedefine WITH_TELNET #cmakedefine GLIB_DBUS_TYPES_TOLERANT -- cgit v1.2.1