Hi,
On Mon, Dec 18, 2000 at 02:09:09PM +0100, abel deuring wrote:
> If somebody can give me a hint, how I can get the configure information
> about the availability of shm.h, I'll add a check to the Sharp backend
> (after the release of Sane 1.0.4).
There is now support in configure and config.h for this test. The
following should work:
#ifdef HAVE_SYS_SHM_H
...
#else
..
#endif
Bye,
Henning
-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com
This archive was generated by hypermail 2b29 : Sat Dec 23 2000 - 08:22:37 PST