13 lines
672 B
Plaintext
13 lines
672 B
Plaintext
$OpenBSD: patch-gtk_Makefile_in,v 1.16 2009/12/01 09:41:14 ajacoutot Exp $
|
|
--- gtk/Makefile.in.orig Tue Dec 1 05:08:46 2009
|
|
+++ gtk/Makefile.in Tue Dec 1 09:37:09 2009
|
|
@@ -937,7 +937,7 @@ SUBDIRS = theme-bits . tests
|
|
DIST_SUBDIRS = theme-bits tests
|
|
@HAVE_CUPS_FALSE@@HAVE_PAPI_CUPS_FALSE@@HAVE_PAPI_FALSE@GTK_PRINT_BACKENDS = file,lpr
|
|
@HAVE_CUPS_FALSE@@HAVE_PAPI_CUPS_FALSE@@HAVE_PAPI_TRUE@GTK_PRINT_BACKENDS = file,papi
|
|
-@HAVE_CUPS_TRUE@@HAVE_PAPI_CUPS_FALSE@GTK_PRINT_BACKENDS = file,cups
|
|
+@HAVE_CUPS_TRUE@@HAVE_PAPI_CUPS_FALSE@GTK_PRINT_BACKENDS = file,cups,lpr
|
|
@HAVE_PAPI_CUPS_TRUE@GTK_PRINT_BACKENDS = file,papi,cups
|
|
INCLUDES = \
|
|
-DG_LOG_DOMAIN=\"Gtk\" \
|