[vorbis-dev] Re: ogg123 testing

Jack Moffitt jack at xiph.org
Fri Nov 23 12:33:52 PST 2001



> I can't find a canonical solution, but how about something like
> this?
> 
> AC_CHECK_LIB(pthread, pthread_mutex_init, THREAD_LIBS="-lpthread",
>   LIBS="$LIBS -pthread"
>   AC_CHECK_FUNC(pthread_mutex_init, THREAD_LIBS="-pthread",
>     AC_MSG_ERROR(pthread library needed!)))

Um, -pthread should go in CFLAGS.

jack.

--- >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