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

Collapse All | Expand All

(-)libexif-gtk-0.3.3.orig/gtk-extensions/Makefile (-1 lines)
Lines 119-125 Link Here
119
INCLUDES = \
119
INCLUDES = \
120
	-I$(top_srcdir)			\
120
	-I$(top_srcdir)			\
121
	-I$(top_srcdir)/intl		\
121
	-I$(top_srcdir)/intl		\
122
	-DGTK_DISABLE_DEPRECATED	\
123
	$(GTK_CFLAGS)
122
	$(GTK_CFLAGS)
124
123
125
124
(-)libexif-gtk-0.3.3.orig/libexif-gtk/Makefile (-3 / +1 lines)
Lines 122-130 Link Here
122
	-I$(top_srcdir)/gtk-extensions			\
122
	-I$(top_srcdir)/gtk-extensions			\
123
	$(LIBEXIF_GTK_CFLAGS)				\
123
	$(LIBEXIF_GTK_CFLAGS)				\
124
	-DG_LOG_DOMAIN=\"libexif\"			\
124
	-DG_LOG_DOMAIN=\"libexif\"			\
125
	-DGTK_DISABLE_DEPRECATED
125
	
126
127
128
lib_LTLIBRARIES = libexif-gtk.la
126
lib_LTLIBRARIES = libexif-gtk.la
129
127
130
libexif_gtkincludedir = $(includedir)/libexif-gtk
128
libexif_gtkincludedir = $(includedir)/libexif-gtk

Return to bug 45510