|
From: Christophe Prud'h. <pru...@us...> - 2000-10-03 23:51:52
|
Update of /cvsroot/corelinux/clfw/doc In directory slayer.i.sourceforge.net:/tmp/cvs-serv29158 Modified Files: clfw.cfg.in Log Message: dot dependency removed if you want to use the dot tool say YES to HAVE_DOT Index: clfw.cfg.in =================================================================== RCS file: /cvsroot/corelinux/clfw/doc/clfw.cfg.in,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -r1.4 -r1.5 *** clfw.cfg.in 2000/10/03 23:16:56 1.4 --- clfw.cfg.in 2000/10/03 23:51:49 1.5 *************** *** 346,350 **** # Configuration options related to the dot tool #--------------------------------------------------------------------------- ! HAVE_DOT = YES CLASS_GRAPH = YES COLLABORATION_GRAPH = YES --- 346,350 ---- # Configuration options related to the dot tool #--------------------------------------------------------------------------- ! HAVE_DOT = NO CLASS_GRAPH = YES COLLABORATION_GRAPH = YES |