From: Chris S. <cgs...@gm...> - 2012-08-07 15:44:26
|
Just in case anyone else has problems, autogen.sh needs an update. In the libtoolize --version call, libtoolize is misspelled as libtooloze, so it automatically tries to default down to glibtoolize, which in my case, I don't have and don't use. After updating, my configure ran fine. If you pull the latest source from git, the problem is fixed, but until another tarball is released, the fix is necessary! Regards, Chris |