build: Do not require valadoc in tarball builds
authorMurray Cumming <murrayc@murrayc.com>
Wed, 10 Oct 2012 07:29:39 +0000 (09:29 +0200)
committerMurray Cumming <murrayc@murrayc.com>
Wed, 10 Oct 2012 07:42:34 +0000 (09:42 +0200)
commit8ec8b7150aa8fa2f24bd86786d23513d07391a2d
tree6d51ef60a573c46986a09a323b91373d002c25e7
parent3f3839179ef578a088d1167a48dbd2e277babc23
build: Do not require valadoc in tarball builds

* configure.ac: Default --enable-valadoc to no.
* autogen.sh: Specify --enable-valadoc=yes here, as we already
  enable vala.
* Makefile.am: Remove --enable-valadoc from
  DISTCHECK_CONFIGURE_FLAGS
* doc/reference/doc-build.am: Move the ifdef around so that
  the html is always installed.
Makefile.am
autogen.sh
configure.ac
doc/reference/doc-build.am