sane-project-backends/include
Gerhard Jaeger 39044887ca * aclocal.m4 configure configure.in: added checks for pthread.h and
added linker option -lpthread if pthread.h is found
* include/sane/config.in.h: added HAVE_PTHREAD_H
* sanei/sanei_thread.c include/sane/sanei_thread.h: added pthread_
  functions to library, so every backend is able to use either fork or
  pthread for its reader-process - see plustek backend for example
* backend/plustek.h backend/plustek.c: added sanei_thread stuff to support
  threading on MacOS X
* backend/plustek_pp*: some cleanup
2003-10-05 16:00:30 +00:00
..
sane * aclocal.m4 configure configure.in: added checks for pthread.h and 2003-10-05 16:00:30 +00:00
Makefile.in Minor cleanup from the jpeg move. Reverted frontend link order. 2003-07-26 21:40:06 +00:00
getopt.h
lalloca.h Changed license to GPL + SANE exception. 2003-07-26 11:10:08 +00:00
lassert.h Changed license to GPL + SANE exception. 2003-07-26 11:10:08 +00:00
md5.h Set fixed alignment because otherwise the MacOS X gcc doesn't like it. 2003-05-03 20:39:43 +00:00