* The Doctor <[EMAIL PROTECTED]> wrote: > > Could you try running 'buildconf' from the top of the tree and see > > if you get the same problem after that? > > Tell me how and I will do it.
In the top src dir is a script 'buildconf'. You just run it before your configure run. You need autoconf and libtool installed on your box. ./buildconf ./configure ... nd
