On Wed, Oct 29, 2008 at 02:31:03AM +0900, IWATA Ray wrote: > Hi, > > This patch adds plugin for libsndio.
> + # we link to libpthread just in case one of our plugins does > + # in which case this is required to avoid problems on dlclose() > +-AC_CHECK_LIB(pthread, pthread_kill) > ++dnl AC_CHECK_LIB(pthread, pthread_kill) > ++CFLAGS="$CFLAGS -pthread" please don't do that. it's fine for OpenBSD but we want these patches to go upstream ... -- [EMAIL PROTECTED] SDF Public Access UNIX System - http://sdf.lonestar.org