Print a warning when a development snapshot is being configured.
authorSøren Sandmann Pedersen <ssp@redhat.com>
Fri, 21 Jan 2011 19:47:33 +0000 (14:47 -0500)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Wed, 26 Jan 2011 22:07:35 +0000 (17:07 -0500)
commited781df1cc30748c8193be9b9a497def0b768b6b
tree476ed65c19690183db357f71971e647c3a431dcf
parentfead9eb82a7fc78a4927fff960d4cacea799bd9b
Print a warning when a development snapshot is being configured.

It seems to be relatively common for people to use development
snapshots of pixman thinking they are ordinary releases. This patch
makes it such that if the current minor version is odd, configure will
print a banner explaining the version number scheme plus information
about where to report bugs.
configure.ac