Issue an explicit warning if the docs can't be built at 'make dist'
authorRalph Giles <giles@xiph.org>
Tue, 21 Sep 2004 02:17:43 +0000 (02:17 +0000)
committerRalph Giles <giles@xiph.org>
Tue, 21 Sep 2004 02:17:43 +0000 (02:17 +0000)
commitb117f84afe3c3946c6dffbd21e20efb7e0d3c771
tree64703532922dadd5cde311acf5eef4732c6396e3
parent49aa0cbbcd139f49edf76180f1a46626bd70f043
Issue an explicit warning if the docs can't be built at 'make dist'
time, as is now required.

This is a little less broken than the previous config in that the dist
will need to have the build docs, and a normal build from a dist tarball
won't try. However if you --enable-docs on the dist tarball, it will
rebuild them even if they're up to date. Among other things, this makes
'make distcheck' annoying.

svn path=/trunk/vorbis/; revision=7816
configure.in
doc/Makefile.am