Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 778248
Collapse All | Expand All

(-)a/Makefile.am (-3 lines)
Lines 47-56 gtk_cflags = \ Link Here
47
	$(GTK_CFLAGS) \
47
	$(GTK_CFLAGS) \
48
	$(GTK_DEPRECATION)
48
	$(GTK_DEPRECATION)
49
49
50
# The Fink port needs an explicit reference to driver.o
51
console_libs = \
50
console_libs = \
52
	libpioneers.a \
51
	libpioneers.a \
53
	$(top_builddir)/common/libpioneers_a-driver.o \
54
	$(GLIB2_LIBS) \
52
	$(GLIB2_LIBS) \
55
	$(GIO2_LIBS)
53
	$(GIO2_LIBS)
56
54
57
- 

Return to bug 778248