build: Check NEWS file during release, not distcheck
authorEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 9 Dec 2010 13:49:01 +0000 (13:49 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 9 Dec 2010 13:49:01 +0000 (13:49 +0000)
commit8c7298b0c11df3690a8eb5afdd9226af87b4d76f
treee07fbe9651f710c47568bcaa71117ba2c58007f5
parent88f7579a9d4dd7b290216b5943d87c8143cceb04
build: Check NEWS file during release, not distcheck

The check-news option in configure.ac conflicts with the idea of using a
buildbot to do a distcheck.

Since we're doing some validation on the state of the build during the
release-check phase we should add the NEWS file check there.

http://bugzilla.clutter-project.org/show_bug.cgi?id=2468
build/autotools/Makefile.am.release
configure.ac