New version of Panel Clock applet

David Faure faure at kde.org
Fri Jan 9 11:06:02 GMT 2004


On Friday 09 January 2004 10:23, Kevin Gilbert wrote:
> The whole Makefile thing has been the bane of my existence during this 
> episode. I do not know how to generate a Makefile from a Makefile.am. 
> I've been hand-tailoring the generated Makefile - a _very_ time 
> consuming and error prone exercise! What I'm missing is a 'configure.in' 
> file (a possibly a lot of other things). How do I generate one that is 
> KDE-compliant?

Use kapptemplate or kdevelop to generate the autoconf/automake framework,
then it's as simple as 
make -f Makefile.cvs
./configure
make

This, and many many other questions you might have, are answered at
http://developer.kde.org/documentation/other/developer-faq.html

-- 
David FAURE, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).




More information about the kde-core-devel mailing list