autoconf: Scrape the version from configs/default
authorDan Nicholson <dbn.lists@gmail.com>
Wed, 30 Apr 2008 22:06:00 +0000 (15:06 -0700)
committerDan Nicholson <dbn.lists@gmail.com>
Mon, 5 May 2008 21:21:28 +0000 (14:21 -0700)
commit00994ac08cb84937ca1e35b7a556d8924229bacb
treef5d5f53953e25610826567a02b0a409e36fdbb81
parent2ed0f7278e389ecc0cf568518799a9a8f33b1365
autoconf: Scrape the version from configs/default

Added the make script version.mk to print the various version numbers
from configs/default. This is used to substitute the version in autoconf
rather than duplicating it in both places.
bin/version.mk [new file with mode: 0755]
configs/default
configure.ac
docs/devinfo.html