diff -r 41ebdb5f1e6e -r dbf195c3e09c gameServer/CMakeLists.txt --- a/gameServer/CMakeLists.txt Wed Oct 07 17:01:40 2009 +0000 +++ b/gameServer/CMakeLists.txt Thu Oct 08 00:58:17 2009 +0000 @@ -4,9 +4,6 @@ message(FATAL_ERROR "Cannot find GHC") endif(NOT ghc_executable) -if(APPLE) - find_package(GMP REQUIRED) -endif(APPLE) set(hwserver_sources OfficialServer/DBInteraction.hs