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

Collapse All | Expand All

(-)a/tests/lib/vfs/Makefile.am (-1 / +1 lines)
Lines 1-5 Link Here
1
AM_CFLAGS = -I$(top_srcdir)/lib/vfs $(GLIB_CFLAGS) -I$(top_srcdir) @CHECK_CFLAGS@ \
1
AM_CFLAGS = -I$(top_srcdir)/lib/vfs $(GLIB_CFLAGS) -I$(top_srcdir) @CHECK_CFLAGS@ \
2
	-DTEST_SHARE_DIR=\"$(abs_srcdir)\" -z muldefs
2
	-DTEST_SHARE_DIR=\"$(abs_srcdir)\"
3
3
4
AM_LDFLAGS = -z muldefs
4
AM_LDFLAGS = -z muldefs
5
5

Return to bug 403343