On Wed, 31 Aug 2011, Stuart Henderson wrote: > On 2011-08-31, Antoine Jacoutot <ajacou...@bsdfrog.org> wrote: > > On Tue, 30 Aug 2011, Mikolaj Kucharski wrote: > > > >> Guys, I'm just curious, why post-patch is better than pre-configure? I > >> would go for pre-configure than post-patch. > > > > This is a good question... > > In post-patch you can 'make patch' then examine the generated > configure script before running it, IMO this makes it a little easier > when debugging problems with autoconf/m4.
Well in this case when using CONFIGURE_STYLE=autoconf, you want to patch configure.ac, not the generated configure right? -- Antoine