On Tuesday 23 September 2008 14:45:33 Brian Dessent wrote: > I think the real question is how are you generating this distribution > tarball? You should be using "make dist" and it should automatically > include all the necessary files with correct timestamps so as to not > require any developer tools on the end-user system.
Thanks Brian, that worked fine (as far as I can tell). Its worth noting the tarball created the aclocal.m4 and subdirs files that were missing from the KDevelop one. > You might also want > to run "make distcheck" and fix any problems that it reports. Ran it, didn't seem to have any problems. Thanks for your help, I'll use make dist from now on (and a pox upon the Kdevelop publishing menu option! ;) ). Bryan.
