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

Collapse All | Expand All

(-)libgthumb/Makefile.am.orig (+4 lines)
Lines 124-129 Link Here
124
	thumb-loader.c			\
124
	thumb-loader.c			\
125
	utf8-fnmatch.c
125
	utf8-fnmatch.c
126
126
127
libgthumb_la_LIBADD =	\
128
	$(TIFF_LIBS)		\
129
	$(GTHUMB_LIBS)
130
127
131
128
gthumb-marshal.h: gthumb-marshal.list $(GLIB_GENMARSHAL)
132
gthumb-marshal.h: gthumb-marshal.list $(GLIB_GENMARSHAL)
129
	$(GLIB_GENMARSHAL) gthumb-marshal.list --header --prefix=gthumb_marshal > $@
133
	$(GLIB_GENMARSHAL) gthumb-marshal.list --header --prefix=gthumb_marshal > $@

Return to bug 132483