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.
This commit is contained in:
Dan Nicholson
2008-04-30 15:06:00 -07:00
parent 2ed0f7278e
commit 00994ac08c
4 changed files with 30 additions and 6 deletions
+2 -2
View File
@@ -136,11 +136,11 @@ Update the docs/VERSIONS file too.
<p>
Edit the MESA_MAJOR, MESA_MINOR and MESA_TINY version numbers in
configs/default and configure.ac.
configs/default.
</p>
<p>
Make sure the values in src/mesa/main/version.h is correct.
Make sure the values in src/mesa/main/version.h are correct.
</p>
<p>