From: Michael Schroeder Date: Mon, 18 Jul 2011 11:53:38 +0000 (+0200) Subject: - no Check for now X-Git-Tag: BASE-SuSE-Code-12_1-Branch~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b46c77e7256ee69189631177f93060c03898d224;p=thirdparty%2Flibsolv.git - no Check for now --- diff --git a/CMakeLists.txt b/CMakeLists.txt index c2d9fb9a..70d8d0cb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -41,7 +41,6 @@ SET (CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/modules) INCLUDE (${CMAKE_SOURCE_DIR}/VERSION.cmake) FIND_PACKAGE (EXPAT REQUIRED) -FIND_PACKAGE (Check REQUIRED) FIND_PACKAGE (ZLIB REQUIRED) IF (FEDORA)