On Thu, Jul 11, 2002 at 03:58:32AM -0400, Colin Walters wrote: > On Thu, 2002-07-11 at 02:48, Bastien Nocera wrote: > > I guess it's debatable whether the intltool stuff should be removed by > upstream's 'clean' target or by their 'distclean' target. Regardless, > it does appear that it should definitely be removed by the debian/rules > clean target.
I have made the debian/rules clean target remove these files for now. It seems to have the desired effect of not getting them into the diff. > > But you're not calling AC_CANONICAL_HOST in acme's configure.in. > > > So I think config.guess and config.sub are only used if configure needs > > to check the type of the system. It's not needed for metacity-setup, so > > there's no need to copy it. > > I think you should generally use it... config.guess and config.sub are not used, but to quote from the autotool developers guide "GNU autotools need the config.sub (and sometimes config.guess) file when the AC_CANONICAL_HOST, AC_CANONICAL_SYSTEM macros are used, and also when libtool is in use. It might need them in other circunstances, so don't hold your breath." metacity-setup doesn't seem to use these at all, so I will hold my breath for the time being lest anyone tells me I'm breaching policy. I've updated the 0.6.1-2 .debs on my site (http://www.wienand.org/debian/metacity-setup). Thanks to Colin and Bastien for helping! -i [EMAIL PROTECTED] http://www.wienand.org -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

