summaryrefslogtreecommitdiff
path: root/config.h.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 /config.h.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 'config.h.in')
-rw-r--r--config.h.in1
1 files changed, 1 insertions, 0 deletions
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
/*