Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ev-utils.c')
-rw-r--r--shell/ev-utils.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/ev-utils.c b/shell/ev-utils.c
index 7508786..3dc849c 100644
--- a/shell/ev-utils.c
+++ b/shell/ev-utils.c
@@ -420,6 +420,7 @@ ev_file_set_contents (const gchar *filename,
#endif /* HAVE_G_FILE_SET_CONTENTS */
+#ifdef WITH_GNOME_PRINT
gboolean
using_pdf_printer (GnomePrintConfig *config)
{
@@ -511,5 +512,6 @@ save_print_config_to_file (GnomePrintConfig *config)
g_free (file_name);
g_free (str);
}
+#endif /* WITH_GNOME_PRINT */