From c763da3d3e86ff470270a7227afa7cc907de61b1 Mon Sep 17 00:00:00 2001 From: Henning Geinitz Date: Thu, 3 May 2001 19:36:38 +0000 Subject: [PATCH] Test for linux/ppdev.h (for umax_pp backend). --- include/sane/config.h.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/include/sane/config.h.in b/include/sane/config.h.in index 8113f3c83..9f2eb07b4 100644 --- a/include/sane/config.h.in +++ b/include/sane/config.h.in @@ -317,6 +317,9 @@ /* Define if you have the header file. */ #undef HAVE_OS2_H +/* Define if you have the header file. */ +#undef HAVE_LINUX_PPDEV_H + /* Define if you have EMX's sys/hw.h headers. */ #undef HAVE_SYS_HW_H