From: Dennis S. <sy...@yo...> - 2005-03-16 22:09:38
|
2005-03-16 Dennis Smit <ds...@ne...> * configure.ac: Adding detection for gthread, fixing spelling mistakes. * libvisual.pc.in: Add package dep. * libvisual/Makefile.am: Add thread libs/cflags. Patch by Duilio, thanks! On Tue, 2005-03-15 at 21:37 -0300, Duilio Javier Protti wrote: > Ok, here is the patch, plus small correction within libvisual.pc.in. > > About Gthread, are you sure that this is what you want? I mean, gthread > is by itself an abstraction library around the native thread > implementation, so in general there will be always one of such > implementations present, so probably we will never use gthread. > > > Bye, > Duilio. > > Dennis Smit wrote: > > Nice, > > > > One remark, could you change the patch so that glib is actually the > > fallback, and not the native impl ? > > > > If you change that, I'll commit the patch :) > > > > Cheers, > > Dennis > |