On 17/03/07, Joe Shaw <joe ximian com> wrote:
Hi, Alex Mac wrote: > checking for automake >= 1.8... > > testing automake-1.8... > found 1.8.5 Try changing the REQUIRED_AUTOMAKE_VERSION in autogen.sh to 1.9 and rerun it. I'm assuming you also have automake 1.9 installed. :) Joe
that seems to do the trick, thanks Alex