From a821fdcffe6400db03d6f2dbd8f6022cab3aaea0 Mon Sep 17 00:00:00 2001 From: Nicolas Dufour Date: Fri, 1 Jan 2016 08:13:49 +0100 Subject: Build. New Potrace dependency added in the devlibs. (bzr r14559) --- build.xml | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/build.xml b/build.xml index 3591b9fd5..005f887d0 100644 --- a/build.xml +++ b/build.xml @@ -214,6 +214,8 @@ //#define WITH_MESH 1 #define HAVE_ASPELL 1 + + #define HAVE_POTRACE 1 #endif /* _CONFIG_H_ */ @@ -348,11 +350,6 @@ - - - - - @@ -404,6 +401,7 @@ ${pcc.cairo} ${pcc.poppler} -I${devlibs}/include/gc + -I${devlibs}/include/potracelib ${pcc.libwpg-0.2} ${pcc.libvisio-0.0} ${pcc.libcdr-0.0} -I${cxxtest} @@ -487,7 +485,7 @@ ${pcl.lcms2} ${pcl.gsl} -lpng -ljpeg -ltiff -lexif -lpopt -lz - -lgc + -lgc -lpotrace -lws2_32 -lintl -lgdi32 -lcomdlg32 -lm -lgomp -lpthreadGC2 -laspell -lmscms @@ -569,7 +567,7 @@ ${pcl.lcms2} ${pcl.gsl} -lpng -ljpeg -ltiff -lexif -lpopt -lz - -lgc + -lgc -lpotrace -lws2_32 -lintl -lgdi32 -lcomdlg32 -lm -lgomp -lpthreadGC2 -laspell -lmscms @@ -619,7 +617,7 @@ ${pcl.lcms2} ${pcl.gsl} -lpng -ljpeg -ltiff -lexif -lpopt -lz - -lgc + -lgc -lpotrace -lws2_32 -lintl -lgdi32 -lcomdlg32 -lm -lgomp -lpthreadGC2 -laspell -lmscms -- cgit v1.2.3