Code

Removing the "1"s from the whiteboard related undefs (buildtool related).
authorscislac <scislac@users.sourceforge.net>
Sun, 27 Sep 2009 21:43:40 +0000 (21:43 +0000)
committerscislac <scislac@users.sourceforge.net>
Sun, 27 Sep 2009 21:43:40 +0000 (21:43 +0000)
build-lx.xml
build.xml

index 4d363c0c072b71f15ffd396795a823096353ed65..5f33638eb10ea2f4b2f65c63fb32ec76b6e52a3e 100644 (file)
         #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
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