13 lines
674 B
Plaintext
13 lines
674 B
Plaintext
$OpenBSD: patch-gtk_Makefile_in,v 1.39 2012/09/03 22:18:54 ajacoutot Exp $
|
|
--- gtk/Makefile.in.orig Mon Sep 3 20:34:27 2012
|
|
+++ gtk/Makefile.in Mon Sep 3 21:39:33 2012
|
|
@@ -1277,7 +1277,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\" \
|