From 6641bd0d3f20e1801373fc8b0b904a83d53d41f6 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Fri, 22 Mar 2019 13:01:16 -0400 Subject: Stub out the PS and PCL print commands for ippeveprinter. Add a "corelite" value for --with-components that builds the tools as well as the PPD-free libcups. Add a "CUPS_LITE" define in config.h. --- config.h.in | 1 + 1 file changed, 1 insertion(+) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index b91482ac7..1c2d7a826 100644 --- a/config.h.in +++ b/config.h.in @@ -17,6 +17,7 @@ #define CUPS_SVERSION "" #define CUPS_MINIMAL "" +#define CUPS_LITE 0 /* -- cgit v1.2.1