From: Vsevolod Stakhov Date: Wed, 23 Jun 2010 11:14:57 +0000 (+0400) Subject: * Remove garbadge (gnome terminal sucks) X-Git-Tag: 0.3.1~87 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c36bf0f6a94fc1319a0ff5279ded019e2f4b9c29;p=thirdparty%2Frspamd.git * Remove garbadge (gnome terminal sucks) --- diff --git a/CMakeLists.txt b/CMakeLists.txt index cd501c68f8..05618ea930 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -61,10 +61,6 @@ IF(CMAKE_SYSTEM_NAME STREQUAL "FreeBSD") DOC "Path where the libintl library can be found") LIST(APPEND CMAKE_REQUIRED_LIBRARIES ${LIBINTL_LIBRARY}) - ENDIF(CMAKE_SYSTEM_NAME STREQUAL "FreeBSD") - - LIST(APPEND CMAKE_REQUIRED_LIBRARIES intl) - ENDIF(CMAKE_SYSTEM_NAME STREQUAL "FreeBSD") IF(CMAKE_SYSTEM_NAME STREQUAL "Darwin")