X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=inline;f=shell%2Fev-utils.c;h=3dc849c733a030c32ee6d76620238c2cba8ed46e;hb=43f12175ba221f7c241f0c9cde323c23b8db53e8;hp=75087869b0d26f9f3a95b1d5eafe44131b07796a;hpb=90a8680bba08da4ae9aa5f0f5382c625eef2f86c;p=evince.git diff --git a/shell/ev-utils.c b/shell/ev-utils.c index 75087869..3dc849c7 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 */