[E-devel] autogen.sh

2005-04-16 Thread Till Varoquaux
Tried quotes... It doesn't help much... But hey I got my answer and I think I will stick with my hack. Ubuntu uses a wrapper for auto*** (like most other distros out there). However that wrapper doesn't handle environment variables properly (bad;-()... Could anyone confirme what the state is under

Re: [E-devel] autogen.sh

2005-04-15 Thread Mike Frysinger
On Friday 15 April 2005 07:02 pm, Hisham Mardam Bey wrote: > WANT_AUTOMAKE="1.7" > > quotes should help. (= quotes shouldnt matter -mike --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products

Re: [E-devel] autogen.sh

2005-04-15 Thread Hisham Mardam Bey
WANT_AUTOMAKE="1.7" quotes should help. (= On 4/16/05, Till Varoquaux <[EMAIL PROTECTED]> wrote: > In a project I'm doing (it's my start in c so nothing to see there > sorry ;-( ) I am using autoconf automake etc > Anyways I'm in this autofck mess really deep so I used files from your > proje

[E-devel] autogen.sh

2005-04-15 Thread Till Varoquaux
In a project I'm doing (it's my start in c so nothing to see there sorry ;-( ) I am using autoconf automake etc Anyways I'm in this autofck mess really deep so I used files from your projects well nothing reall interesting... So I'll cut to the point here. On some distros (Ubuntu...) export W