On Sun, 23 Mar 2003, Davy Durham wrote:
> I discovered a little error in vorbis.m4. The source for the test
> compile uses vorbis_encode_init() but does not include vorbisenc.h.
> This causes the test to fail when AC_LANG(C++) is used in my
> configure.ac script.
Which vorbis.m4? The one included in the "official" 1.0 distribution
tarball, dated 2002-07-09, is seriously broken (it calls
vorbis_encode_init() with a bitrate of 128). The one in CVS, dated
2002-07-29, includes vorbisenc.h and has a sane init, so it should work.
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to
'vorbis-dev-request@xiph.org'
containing only the word 'unsubscribe' in the body. No subject is
needed.
Unsubscribe messages sent to the list will be ignored/filtered.