Code

Merge from fe-moved
[inkscape.git] / build-lx.xml
index d8fd3f346777ceb5f30980729c832c3223da18c4..10865698120e3b8ee40a7b81bdaf234a6a2f312b 100644 (file)
         /* Allow reading WordPerfect? */
         #define WITH_LIBWPG                   1
 
-        /* Do we support SVG Fonts? */
-        #define ENABLE_SVG_FONTS              1
-
         #endif /* _CONFIG_H_ */
     </makefile>
   </target>
     <!-- not good <touch file="${src}/ui/dialog/aboutbox.cpp"/> -->
     <!-- better -->
     <delete file="${build}/obj/ui/dialog/aboutbox.o"/>
+    <delete file="inkscape_version.h"/>
   </target>
 
 
     <delete dir="${dist}"/>
     <delete file="build.dep"/>
     <delete file="config.h"/>
+    <delete file="inkscape_version.h"/>
 
   </target>