From 0af7ca62b81aee9b599f221fbe41766650458e5b Mon Sep 17 00:00:00 2001 From: Vlad Voicu Date: Tue, 27 Dec 2011 01:01:54 +0200 Subject: Added Hunspell version diff --git a/SwifTools/SConscript b/SwifTools/SConscript index 9a50b38..2d5a657 100644 --- a/SwifTools/SConscript +++ b/SwifTools/SConscript @@ -7,7 +7,7 @@ Import("env") if env["SCONS_STAGE"] == "flags" : env["SWIFTOOLS_FLAGS"] = { "LIBPATH": [Dir(".")], - "LIBS": ["SwifTools", "libhunspell"] + "LIBS": ["SwifTools", "libhunspell-1.3"] } ################################################################################ -- cgit v0.10.2-6-g49f6