From: Alexander Kellett Date: 2005-01-18T00:59:39+09:00 Subject: Re: which gui toolkit On Jan 17, 2005, at 2:56 PM, Richard Dale wrote: > think I copied kdebindings/qtruby/README.build to kdebindings/INSTALL > in > the qtruby tar ball on RubyForge, but maybe I forgot to do it for the > korundum one. What is the recommended KDE way of generating a configure > file that we can include with the release, or do you always have to > use a > 'make -f Makefile.cvs' command and generate it from configure.in.in? just pushing everyone to always type 'make -f Makefile.cvs' seems to be faultless. sure it takes a little longer, but it decreases the size of the distribution, and way more important, i've seen all sorts of wierd problems caused by not doing so locally. (though admittedly just in general never with kde) Alex