Index: /trunk/magic/Makefile
===================================================================
--- /trunk/magic/Makefile	(revision 34099)
+++ /trunk/magic/Makefile	(revision 34100)
@@ -60,5 +60,5 @@
 
 ssa-core-cpp/build/libSSA.a:
-	if [ -d ssa-core-cpp ]; then (cd ssa-core-cpp && ./configure && make); fi
+	if [ -d ssa-core-cpp ]; then (cd ssa-core-cpp && ./configure --disable-doxygen && make); fi
 
 magic: magic/DetectStreaks
