[Cooker] Re: Re: autoconf2.5.x problem

2003-09-25 Thread David Walser
Guillaume Cottenceau wrote:
 David Walser [EMAIL PROTECTED] writes:
 
 lamikr_mdk wrote:
  That helped.
  Do you know is there similar kind of environment variables for selecting 
  appropriate version of aclocal and automake?
 
 Well, for example, to compile giFT, I have to do this:
 
 WANT_AUTOCONF_2_5=1 AUTOMAKE=automake-1.7 AUTOHEADER=autoheader-2.5x 
 ACLOCAL=aclocal-1.7 ./autogen.sh
 ^^
 
 grmbl! don't call autoconf stuff by version name!

Don't yell at me, that's what I *had* to do to get giFT to work.




Re: [Cooker] Re: Re: autoconf2.5.x problem

2003-09-25 Thread Guillaume Cottenceau
David Walser [EMAIL PROTECTED] writes:

 Guillaume Cottenceau wrote:
  David Walser [EMAIL PROTECTED] writes:
  
  lamikr_mdk wrote:
   That helped.
   Do you know is there similar kind of environment variables for selecting 
   appropriate version of aclocal and automake?
  
  Well, for example, to compile giFT, I have to do this:
  
  WANT_AUTOCONF_2_5=1 AUTOMAKE=automake-1.7 AUTOHEADER=autoheader-2.5x 
  ACLOCAL=aclocal-1.7 ./autogen.sh
  ^^
  
  grmbl! don't call autoconf stuff by version name!
 
 Don't yell at me, that's what I *had* to do to get giFT to work.

That's not normal. Yell at me if there is a bug (well, with an
attached patch would be nice also). WANT_AUTOCONF_2_5=1 should
be enough.

-- 
Guillaume Cottenceau - http://people.mandrakesoft.com/~gc/