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

Collapse All | Expand All

(-)src/verbiste/Makefile.am.orig (-1 / +1 lines)
Lines 19-25 Link Here
19
	-DLIBDATADIR=\"$(libdatadir)\" \
19
	-DLIBDATADIR=\"$(libdatadir)\" \
20
	$(LIBXML2_CFLAGS)
20
	$(LIBXML2_CFLAGS)
21
21
22
libverbiste_0_1_la_LIBS = \
22
libverbiste_0_1_la_LIBADD = \
23
	$(LIBXML2_LIBS)
23
	$(LIBXML2_LIBS)
24
24
25
pkgincludedir = $(includedir)/$(PACKAGE)-$(API)/$(PACKAGE)
25
pkgincludedir = $(includedir)/$(PACKAGE)-$(API)/$(PACKAGE)

Return to bug 131850