13 lines
674 B
Plaintext
13 lines
674 B
Plaintext
$OpenBSD: patch-gtk_Makefile_in,v 1.40 2012/12/06 08:13:24 ajacoutot Exp $
|
|
--- gtk/Makefile.in.orig Thu Dec 6 04:46:20 2012
|
|
+++ gtk/Makefile.in Thu Dec 6 08:45:52 2012
|
|
@@ -1280,7 +1280,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\" \
|