after installing thrift, i've executed:
$ sh bootstrap.sh
Configuring for:
PHP Api Version: 20090626
Zend Module Api No: 20090626
Zend Extension Api No: 220090626
configure.ac:20: error: Autoconf version 2.65 or higher is required
configure.ac:20: the top level
autom4te: /usr/bin/gm4 failed with exit status: 63
autoscan: /usr/bin/autom4te failed with exit status: 6
this obviously say that my autoconf is obsolete. I've searched around and there are no tutorial that says how.
I'm on OSX 10.6.7
Can someone help me?