summaryrefslogtreecommitdiffstats
path: root/printer/cups-filters
diff options
context:
space:
mode:
Diffstat (limited to 'printer/cups-filters')
-rwxr-xr-xprinter/cups-filters/CONFIGURE5
-rw-r--r--printer/cups-filters/HISTORY3
2 files changed, 3 insertions, 5 deletions
diff --git a/printer/cups-filters/CONFIGURE b/printer/cups-filters/CONFIGURE
index ef8690d5fd..b499ec1466 100755
--- a/printer/cups-filters/CONFIGURE
+++ b/printer/cups-filters/CONFIGURE
@@ -2,8 +2,3 @@
config_query_option CPF_OPTS 'enable driverless printing' y \
'--enable-driverless' \
'--disable-driverless'
-if list_find "$CPF_OPTS" '--enable-driverless';then
- config_query_option CPF_OPTS 'enable automatic setup of IPP network printers' n \
- '--enable-auto-setup-driverless' \
- '--disable-auto-setup-driverless'
-fi
diff --git a/printer/cups-filters/HISTORY b/printer/cups-filters/HISTORY
index 08848698f0..6f36d26cbd 100644
--- a/printer/cups-filters/HISTORY
+++ b/printer/cups-filters/HISTORY
@@ -1,3 +1,6 @@
+2021-09-22 Treeve Jelbert <treeve@sourcemage.org>
+ * CONFIGURE: delete obsolete option
+
2021-08-29 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 1.28.10