On Sun, Apr 02, 2006 at 11:59:23PM +0200, Tobias Ulmer wrote:
> On Sun, Apr 02, 2006 at 07:14:05PM +0200, steven mestdagh wrote:

> > i'll take care of this.  a first, very quick glance:
> > why do you have patch-configure_in and patch-configure? can you just
> > make the port run autoconf?
> 
> using autoconf to generate the configure script ist not a problem.
> 
> However there are custom macros, #defines and #includes that don't
> belong there in the *.h.in files sprinkled all over the place and
> autoheader removes them all. Fixing this seems to be a too large task
> to me.
> 
> I can think of three solutions:
> 
> * Use CONFIGURE_STYLE=autoconf and prevent autoheader from running,
>   somehow... (How?)
> 
> * Use CONFIGURE_STYLE=gnu and run autoconf after 'patch'
> 
> * Just provide the (large) patch-configure diff

CONFIGURE_STYLE=autoconf no-autoheader

-- 
<[EMAIL PROTECTED]>

Reply via email to