Hi Thomas,
You checked in a changeset a while ago which added
autoheader/config.h.in support here:
http://trac.xiph.org/cgi-bin/trac.cgi/changeset/7481
But this seemed to break the Vorbis build, presumably because there's no
config.h.in file there. Did you forget to check it in, or is there
something I'm missing? I've semi-reverted your change in a recent
patch, so that the Vorbis tree builds again:
http://trac.xiph.org/cgi-bin/trac.cgi/changeset/8766
--
% Andre Pang : trust.in.love.to.save <http://www.algorithm.com.au/>
On Mon, Jan 17, 2005 at 07:27:43PM +1100, Andre Pang wrote:> But this seemed to break the Vorbis build, presumably because there's no > config.h.in file there. Did you forget to check it in, or is there > something I'm missing?The config.h.in file is generated by autoheader. You probably just forgot to to run autogen.sh?> I've semi-reverted your change in a recent > patch, so that the Vorbis tree builds again:Please revert the reversion, it is in error. -r