[sane-devel] sanei_thread: pthread test on linux possible?

Oliver Rauch oliver.rauch@rauch-domain.de
Mon, 12 Jan 2004 18:49:12 +0100


Hello.

I would like to do some tests with sanei_thread.
Is it possible to actiavte the pthread based code on linux?
In aclocal.m4 it looks like it is only enabled for MacOS X:

  case "${host_os}" in
  darwin*) # currently only enabled on MacOS X
    use_pthread=3Dyes
    ;;
  *)
    use_pthread=3Dno

Oliver

--=20
http://www.xsane.org
http://www.mostang.com/sane
http://www.rauch-domain.de
mailto:Oliver.Rauch@Rauch-Domain.DE