Code

Removing the "1"s from the whiteboard related undefs (buildtool related).
[inkscape.git] / build.xml
index 130a0ac54f2612e9befe8e0a35cdf974b1e410d5..b9d7f83933ec49fd2ec2d58882fb37a72598e9f8 100644 (file)
--- a/build.xml
+++ b/build.xml
         #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