autoconf: Don't substitute MESA_MAJOR and friends
authorDan Nicholson <dbn.lists@gmail.com>
Wed, 30 Apr 2008 20:28:03 +0000 (13:28 -0700)
committerDan Nicholson <dbn.lists@gmail.com>
Wed, 30 Apr 2008 20:31:44 +0000 (13:31 -0700)
commit80f68e1b6a0e5bd2da799c659c963e213dbf9e66
treefa2d3d36e9af9e4cabd8b0ca249bc5e5513029fb
parentd12fa3511da23d8285f3ea1a51a1f328cdbb1462
autoconf: Don't substitute MESA_MAJOR and friends

Since the autoconf config inherits from default, we don't need to
duplicate and substitute the MESA_* version numbers in configure.ac.
The version number is only needed in configure for the help text.
configs/autoconf.in
configure.ac