--- kmymoney-4.6.2/CMakeLists.txt 2011-11-10 22:16:34.000000000 +0100 +++ kmymoney-4.6.2/CMakeLists.txt.new 2011-11-10 22:27:36.000000000 +0100 @@ -412,7 +412,3 @@ message("Good - your configure finished. Now type 'make' to build KMyMoney. For more help, consult README.cmake ") -find_package(Msgfmt REQUIRED) -find_package(Gettext REQUIRED) -add_subdirectory( po ) -add_subdirectory( doc-translations )