summaryrefslogtreecommitdiff
path: root/Makedefs.in
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2019-03-22 13:01:16 -0400
committerMichael R Sweet <michael.r.sweet@gmail.com>2019-03-22 13:01:16 -0400
commit6641bd0d3f20e1801373fc8b0b904a83d53d41f6 (patch)
tree5abe6a6c74bda6db1bd2d132975950b1c10fa23c /Makedefs.in
parent098d20d4b92d3e73bf50bb6e7043f62159028ab3 (diff)
downloadcups-6641bd0d3f20e1801373fc8b0b904a83d53d41f6.tar.gz
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.
Diffstat (limited to 'Makedefs.in')
-rw-r--r--Makedefs.in8
1 files changed, 8 insertions, 0 deletions
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?
#