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. --- Makedefs.in | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Makedefs.in') diff --git a/Makedefs.in b/Makedefs.in index af945bade..9799e20b0 100644 --- a/Makedefs.in +++ b/Makedefs.in @@ -116,6 +116,14 @@ INSTALLSTATIC = @INSTALLSTATIC@ IPPALIASES = @IPPALIASES@ + +# +# ippeveprinter commands... +# + +IPPEVECOMMANDS = @IPPEVECOMMANDS@ + + # # Install XPC backends? # -- cgit v1.2.1