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

(-)a/src/bin/Makefile.am (-2 / +1 lines)
Lines 2-8 MAINTAINERCLEANFILES = Makefile.in Link Here
2
2
3
AM_CPPFLAGS = \
3
AM_CPPFLAGS = \
4
-DPACKAGE_DATA_DIR=\"$(datadir)/$(PACKAGE)\" \
4
-DPACKAGE_DATA_DIR=\"$(datadir)/$(PACKAGE)\" \
5
-I$(top_builddir)/src/lib \
5
-I$(top_srcdir)/src/lib \
6
$(X_CFLAGS)
6
$(X_CFLAGS)
7
7
8
if BUILD_X11
8
if BUILD_X11
9
- 

Return to bug 510522