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 WANT_AUTOMAKE=1.7 just doesn't seem to do the trick: =============================== [EMAIL PROTECTED]:~$ which automake-1.7 /usr/bin/automake-1.7 [EMAIL PROTECTED]:~$ export WANT_AUTOMAKE=1.7 [EMAIL PROTECTED]:~$ automake --version automake (GNU automake) 1.4-p6 Copyright (C) 1999, 2001 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Written by Tom Tromey <[EMAIL PROTECTED]> =============================== So I had to use automake-1.7 if it can be found in the path... You will find attached the autogen.sh that I use. Probably nothing really interesting since I guess it rellies to heavilly on the shell so I'm probably fixing something on some computers while breaking it on others.... Well it might still turn out usefull to someone... Constructive criticisme is as allways apreciated (don't tell this sucks but tell me why it sucks...). Till ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel