Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 120156 | Differences between
and this patch

Collapse All | Expand All

(-)shell/Makefile.am.old (+4 lines)
Lines 85-90 Link Here
85
	$(SHELL_LIBS)							\
85
	$(SHELL_LIBS)							\
86
	$(GNOME_PRINT_LIBS)
86
	$(GNOME_PRINT_LIBS)
87
87
88
if ENABLE_DVI
89
evince_LDADD += -lkpathsea
90
endif
91
88
BUILT_SOURCES = ev-marshal.h ev-marshal.c
92
BUILT_SOURCES = ev-marshal.h ev-marshal.c
89
93
90
if ENABLE_DBUS
94
if ENABLE_DBUS
(-)thumbnailer/Makefile.am.old (+1 lines)
Lines 32-37 Link Here
32
endif
32
endif
33
33
34
if ENABLE_DVI
34
if ENABLE_DVI
35
evince_thumbnailer_LDADD += -lkpathsea
35
schema_DATA += evince-thumbnailer-dvi.schemas
36
schema_DATA += evince-thumbnailer-dvi.schemas
36
endif
37
endif
37
38

Return to bug 120156