gtk2/modules/printbackends
Christoph Reiter d402cd4e2e build: only require cups >=1.7
In 9236ee0564 the cups code was updated to use newer API with cups >= 2
and a later commit (a7e207abe) dropped the old code paths and added version
checks in meson/autotools.

The newly used functions were httpConnect2 and httpReconnect2 which are
available since 1.7 and don't require cups 2.0.

Change the versions checks to 1.7 instead so gtk can still be build with
older cups (macOS 10.9 for example, see #1950)
2019-06-15 10:08:46 +02:00
..
cloudprint printing: Fix compiler warnings 2015-06-02 09:08:14 -04:00
cups build/cups: remove checks for httpGetAuthString and http_t.authstring 2019-06-15 10:08:31 +02:00
file Avoid some compiler warnings 2017-03-26 15:05:18 +01:00
lpr build: Set no_undefined in Makefile.decl 2014-09-15 16:35:40 +02:00
papi modules: fix gtk-2.0 paths to gtk-3.0 2018-06-22 13:53:43 +01:00
test build: Set no_undefined in Makefile.decl 2014-09-15 16:35:40 +02:00
Makefile.am meson: build print backends 2019-04-11 16:45:36 +02:00
meson.build build: only require cups >=1.7 2019-06-15 10:08:46 +02:00