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).
Untested: Add sys/shm.h to AC_CHECK_HEADERS in configure.in and the
following to config.h.in:
/* Define if you have the <sys/shm.h> header file. */
#undef HAVE_SYS_SHM_H
Check for HAVE_SYS_SHM_H in the backend code.
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 : Mon Dec 18 2000 - 11:27:32 PST