|
From: Frank V. C. <fr...@us...> - 2000-11-23 15:41:36
|
Update of /cvsroot/corelinux/clfw/doc In directory slayer.i.sourceforge.net:/tmp/cvs-serv22251/doc Modified Files: clfw.cfg.in Log Message: 122583 release 0.2.6 Index: clfw.cfg.in =================================================================== RCS file: /cvsroot/corelinux/clfw/doc/clfw.cfg.in,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -r1.8 -r1.9 *** clfw.cfg.in 2000/11/20 05:22:33 1.8 --- clfw.cfg.in 2000/11/23 15:41:31 1.9 *************** *** 95,99 **** # configuration options related to the man page output #--------------------------------------------------------------------------- ! GENERATE_MAN = NO MAN_OUTPUT = man MAN_EXTENSION = .3 --- 95,99 ---- # configuration options related to the man page output #--------------------------------------------------------------------------- ! GENERATE_MAN = YES MAN_OUTPUT = man MAN_EXTENSION = .3 |