From 0a9bcdc30ce9db0e53da02211ec548f529245c99 Mon Sep 17 00:00:00 2001 From: Thorbjørn Lindeijer Date: Thu, 12 Apr 2012 21:44:36 +0200 Subject: Revert "Default manaserv support to OFF for 0.6 release" This reverts commit 2ed8a171b63e6b58262801d1f0e0cd10ba265971. Conflicts: CMakeLists.txt --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 6996c7dc..993ce822 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -30,7 +30,7 @@ FIND_PACKAGE(Gettext) OPTION(WITH_OPENGL "Enable OpenGL support" ON) OPTION(ENABLE_NLS "Enable building of tranlations" ON) -OPTION(ENABLE_MANASERV "Enable Manaserv support" OFF) +OPTION(ENABLE_MANASERV "Enable Manaserv support" ON) OPTION(ENABLE_CPP0X "Enable use of C++0x features" ON) IF (WIN32) -- cgit v1.2.3-70-g09d2