From cfd27ef2ad8b005fd47ab41ef29b71d9e3d48201 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 8 Oct 2015 12:32:49 +0200 Subject: Imported Upstream version 1.0.25 --- include/sane/config.h.in | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'include/sane/config.h.in') diff --git a/include/sane/config.h.in b/include/sane/config.h.in index c62938b..ace060c 100644 --- a/include/sane/config.h.in +++ b/include/sane/config.h.in @@ -61,9 +61,6 @@ /* Define to 1 if you have the `cfmakeraw' function. */ #undef HAVE_CFMAKERAW -/* Is /usr/include/cups/cups.h available? */ -#undef HAVE_CUPS - /* Define to 1 if you have the header file. */ #undef HAVE_DDK_NTDDSCSI_H @@ -174,6 +171,9 @@ /* Define to 1 if you have the libjpeg library. */ #undef HAVE_LIBJPEG +/* Define to 1 if you have the libpng library. */ +#undef HAVE_LIBPNG + /* Define to 1 if you have the net-snmp library. */ #undef HAVE_LIBSNMP @@ -454,9 +454,6 @@ */ #undef LT_OBJDIR -/* Define to 1 if your C compiler doesn't accept -c and -o together. */ -#undef NO_MINUS_C_MINUS_O - /* Define to the name of the distribution. */ #undef PACKAGE @@ -490,6 +487,9 @@ /* SANE DLL minor number */ #undef SANE_DLL_V_MINOR +/* Define to 1 if you have the providing inb,outb. */ +#undef SANE_HAVE_SYS_IO_H_WITH_INB_OUTB + /* SCSI command buffer size */ #undef SCSIBUFFERSIZE -- cgit v1.2.3