Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / build-lx.xml
index 4d363c0c072b71f15ffd396795a823096353ed65..4f81783efcfb654879a6fbdc9fc0195b4e11f910 100644 (file)
@@ -39,7 +39,7 @@
     </description>
 
   <!-- set global properties for this build -->
-  <property name="version"       value="0.46+devel"/>
+  <property name="version"       value="0.48+devel"/>
   <property name="src"           location="src"/>
   <property name="lib"           location="lib"/>
   <property name="build"         location="build"/>
         #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