From: Weddington, E. <Eri...@at...> - 2009-11-29 15:07:19
|
> -----Original Message----- > From: Josef Eisl [mailto:za...@za...] > Sent: Sunday, November 29, 2009 7:56 AM > To: avr...@li... > Subject: Re: [avr-llvm-devel] current status and future > direction oftheavr-llvm project > > > Yes, as long as we have separate patches for configure.ac and > configure > (or more generally speaking one patch file for user edited autoconf > files and one for generated output). Generally I don't like to patch generated files. It's much better to re-generate the file and then commit that (if necessary). This is what happens on other projects such as gcc. |