From: scislac Date: Sun, 27 Sep 2009 21:43:40 +0000 (+0000) Subject: Removing the "1"s from the whiteboard related undefs (buildtool related). X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=b5b5869bd562f5f2b55c2b47ef4c574394914d56;p=inkscape.git Removing the "1"s from the whiteboard related undefs (buildtool related). --- diff --git a/build-lx.xml b/build-lx.xml index 4d363c0c0..5f33638eb 100644 --- a/build-lx.xml +++ b/build-lx.xml @@ -160,8 +160,8 @@ #define WITH_PYTHON 1 /* shared whiteboard */ - #undef WITH_INKBOARD 1 - #undef HAVE_SSL 1 + #undef WITH_INKBOARD + #undef HAVE_SSL /* use poppler for pdf import? */ #define HAVE_POPPLER 1 diff --git a/build.xml b/build.xml index 130a0ac54..b9d7f8393 100644 --- a/build.xml +++ b/build.xml @@ -166,8 +166,8 @@ #define WITH_PYTHON 1 /* shared whiteboard */ - #undef WITH_INKBOARD 1 - #undef HAVE_SSL 1 + #undef WITH_INKBOARD + #undef HAVE_SSL /* use poppler for pdf import? */ #define HAVE_POPPLER 1