--- CMakeLists.txt~ 2011-01-30 06:31:02.180017202 -0800 +++ CMakeLists.txt 2011-01-30 06:31:26.093350537 -0800 @@ -423,7 +423,3 @@ endif(NOT QGPGME_FOUND) # All done, let's display what we found... macro_display_feature_log() -find_package(Msgfmt REQUIRED) -find_package(Gettext REQUIRED) -add_subdirectory(po) -add_subdirectory(doc-translations)