From e37975ac20cc78fb4e57d111ec512143ccbe93b2 Mon Sep 17 00:00:00 2001 From: Martin Kretzschmar Date: Fri, 24 Jan 2003 16:17:08 +0000 Subject: disable font embedding hack introduced on 2002-12-09 to fix build with current, extra-clean gnome-print --- (limited to 'pdf') diff --git a/pdf/xpdf/Makefile.am b/pdf/xpdf/Makefile.am index ad27485..8102fad 100644 --- a/pdf/xpdf/Makefile.am +++ b/pdf/xpdf/Makefile.am @@ -110,8 +110,6 @@ gnome_pdf_viewer_SOURCES = \ gpdf-control.cc \ gpdf-control.h \ gpdf-g-switch.h \ - gpdf-gnome-font.c \ - gpdf-gnome-font.h \ gpdf-persist-stream.cc \ gpdf-persist-stream.h \ gpdf-util.h \ @@ -119,6 +117,12 @@ gnome_pdf_viewer_SOURCES = \ gpdf-view.h \ gtkgesture.c \ gtkgesture.h + +# Font embedding hack for Gnome Print < 2.1.?2? +# gpdf-gnome-font.c \ +# gpdf-gnome-font.h \ + +# Old files # GOutputDev.cc \ # GOutputDev.h \ # pdf-view.cc \ -- cgit v0.9.1