[vorbis-dev] vorbis.m4 macro glitch

Davy Durham ddurham at netdoor.com
Sat Mar 22 22:18:33 PST 2003



Hi,
   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.

For now my work-around is to surround the Ogg Vorbis tests with 
AC_LANG_PUSH(C) ... AC_LANG_POP(C) calls, but it should probably be fixed.

Thanks,
   Davy

--- >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 at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Vorbis-dev mailing list