From: buliabyak Date: Wed, 18 Feb 2009 15:16:32 +0000 (+0000) Subject: fix wrong place for -laspell X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=dff0acd993490118d353ff5f1b39439952c764af;p=inkscape.git fix wrong place for -laspell --- diff --git a/build.xml b/build.xml index 14c19f6d7..7a1d2bced 100644 --- a/build.xml +++ b/build.xml @@ -492,7 +492,7 @@ -lpng -ljpeg.dll -ltiff.dll -lpopt ${devlibs}/lib/zdll.lib -lgc -lws2_32 -lintl -lgdi32 -lcomdlg32 -lm - -lgomp -lpthreadGC2 + -lgomp -lpthreadGC2 -laspell @@ -597,7 +597,7 @@ -lpng -ljpeg.dll -ltiff.dll -lpopt ${devlibs}/lib/zdll.lib -lgc -lws2_32 -lintl -lgdi32 -lcomdlg32 -lm - -lgomp -lpthreadGC2 -laspell + -lgomp -lpthreadGC2