On Fri, Mar 14, 2014 at 3:38 AM, Bill Welliver bill@welliver.org wrote:
As for the branch, you should get something that looks like this (I think the branch will vary depending on the last commit):
[hww3@delta pike]$ git branch 7.6 7.9
- 8.0
So you might need to do a "git checkout 8.0", assuming 8.0 is the version you want.
8.0 ought to be the default, but the above will quickly confirm that.
I also assume you're just doing a simple "make" in the top level directory. That should make everything happen automatically. I don't use autoconf 2.13 any more, but I think it should still work, though i might need to take some time to confirm that.
I've just done a build using autoconf 2.69 on OS X, which worked just fine. That's also the version I use on Debian Linux. I've no idea what's required though.
ChrisA