autoconf: Replace configs/current symlink from configure
authorDan Nicholson <dbn.lists@gmail.com>
Tue, 11 Dec 2007 16:21:51 +0000 (08:21 -0800)
committerDan Nicholson <dbn.lists@gmail.com>
Tue, 11 Dec 2007 16:24:27 +0000 (08:24 -0800)
commitaab38cfc43581e0d09195c2e53092d355a09841c
tree5f3bc0ce082ae750724ccc37262ac0df3473adbc
parent78175579c26498b1ef0edc511855ae74b7c3b52b
autoconf: Replace configs/current symlink from configure

Rather than having the user run `make autoconf' and have the Makefile
setup the configs/current -> autoconf symlink, we can just do that in
configure. This allows the user to just run `make' to build.
configure.ac