Autoconf checks for version info generation.
commitc1accc4eedc4dc33cd3064ac1f12a4501ab2bb16
authorTeemu Murtola <teemu.murtola@cbr.su.se>
Thu, 8 Apr 2010 14:43:41 +0000 (8 16:43 +0200)
committerTeemu Murtola <teemu.murtola@cbr.su.se>
Thu, 8 Apr 2010 14:43:41 +0000 (8 16:43 +0200)
tree82b5b0082f31b1fa21fa211d7714d359f4d57e26
parentc2ddf6c626a80ca3297142dcfa83fe0fbe4ba307
Autoconf checks for version info generation.

configure now checks that git 1.5.1 or newer is present before calling
the version info generation script. The genversion.sh script should now
also work with git 1.5.1-1.5.3. Overall, the behavior should now be much
closer to the cmake implementation.
configure.ac
src/gmxlib/Makefile.am
src/gmxlib/genversion.sh