Curtis L. Olson writes:
>
>Norman Vine writes:
>> Erik Hofman writes:
>> >
>> >
>> >Isn't this the problem where you have to to run:
>> >aclocal -I .
>> 
>> Ah Ah  -  Thank you !!
>> 
>> This solves the AC_PREREQ() 'hack'
>> which should no longer be necessary
>> 
>> The canonical set of configure commands are then
>> 
>> aclocal -I .
>
>Of course running "aclocal -I ." breaks 'everything' if you are using
>autoconf-2.13 or earlier ...

Right,  I knew that too :-(

>Perhaps the autogen script could detect the autoconf version and run
>with the appropriate options???

OK take 2 attached
This works for me with the current Cygwin distrubution
and I think will work on any system with Python 2.0 or greater

Cheers

Norman



Attachment: configurator.py.gz
Description: GNU Zip compressed data

Reply via email to