summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtk30/files/patch-configure
blob: a98cb678afbe03ea2001b39539c739800bc68a85 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- configure.orig	2016-10-24 05:10:09.000000000 +0200
+++ configure	2016-11-15 07:54:17.741400000 +0100
@@ -27913,9 +27913,7 @@ fi
 if test "$have_cups" = "yes"; then
   GTK_PRINT_BACKENDS="$GTK_PRINT_BACKENDS,cups"
 fi
-if test "$have_papi" != "yes" -a "$have_cups" != "yes"; then
   GTK_PRINT_BACKENDS="$GTK_PRINT_BACKENDS,lpr"
-fi
 if test "$have_cloudprint" = "yes"; then
   GTK_PRINT_BACKENDS="$GTK_PRINT_BACKENDS,cloudprint"
 fi