From: Joseph W. <jo...@bi...> - 2001-08-19 11:40:17
|
Hi On Sunday 19 August 2001 10:15, you wrote: > Hi, > > I've fixed the doc and added a backdoor for KDE 2.1.1 and back. But I can't > seem to get the makefile right. Would someone please care to fix it? > > Niels I'm not sure, and I can't test it, because I have only KDE CVS head on my system, but I think the patch I did some time ago to make kreatecd configure and compile on KDE >=2.2 Alpha1 has a backdoor for older version. The code which does this handling is in admin/am_edit. If meinproc is found then doc/en/kreatecd/index.docbook is used, if meinproc is not found, but kdb2html, than in tries to run it with index.docbook, if there is not alreay a HTML directory containing files. -> I believe it should be enough, if you put your html and other files into doc/en/kreatecd/HTML/ and you don't need too change Makefile.am. It could be that I only told nonsense in the above lines, but it is a while back I changed the am_edit (and friends) file and this file is not nice to read and easy to understand Kind regards Joseph Wenninger |