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

Collapse All | Expand All

(-)guile-1.8.1/libguile/Makefile.am (+1 lines)
Lines 22-27 Link Here
22
AUTOMAKE_OPTIONS = gnu
22
AUTOMAKE_OPTIONS = gnu
23
23
24
## Prevent automake from adding extra -I options
24
## Prevent automake from adding extra -I options
25
DEFAULT_INCLUDES = 
25
DEFS = @DEFS@
26
DEFS = @DEFS@
26
## Check for headers in $(srcdir)/.., so that #include
27
## Check for headers in $(srcdir)/.., so that #include
27
## <libguile/MUMBLE.h> will find MUMBLE.h in this dir when we're
28
## <libguile/MUMBLE.h> will find MUMBLE.h in this dir when we're

Return to bug 179728