Displaying 1 result from an estimated 1 matches for "rsmp3ogg".
2003 Jan 16
1
[PATCH] libcurl detection (and a Mac OS X build problem)
vorbis-tools does not seem to perform curl detection properly. The test
program it provides will build and link and run even without linking it
against libcurl, (at least on my platform: Mac OS X 10.2) which I
believe is an error. The following test program would be a better
choice: It will fail to build and link on Mac OS X 10.2 unless the
correct flags are provided.
#include