aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@rambler-co.ru>2010-06-23 15:14:57 +0400
committerVsevolod Stakhov <vsevolod@rambler-co.ru>2010-06-23 15:14:57 +0400
commitc36bf0f6a94fc1319a0ff5279ded019e2f4b9c29 (patch)
tree9799ae3e4e9d7d21ab183a774a0a33e1d810d212 /CMakeLists.txt
parent411f4a081f36c8305b6c9b750e8f43fc50beb879 (diff)
downloadrspamd-c36bf0f6a94fc1319a0ff5279ded019e2f4b9c29.tar.gz
rspamd-c36bf0f6a94fc1319a0ff5279ded019e2f4b9c29.zip
* Remove garbadge (gnome terminal sucks)
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index cd501c68f..05618ea93 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")