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

Collapse All | Expand All

(-)w3c-libwww-5.4.0/Library/src/Makefile.am (-1 / +1 lines)
Lines 50-56 SUFFIXES = .h .html .txt Link Here
50
    endif
50
    endif
51
51
52
icondir = @icondir@
52
icondir = @icondir@
53
CPPFLAGS := $(CPPFLAGS) -DW3C_ICONS=\"$(icondir)\"
53
CPPFLAGS = $(CPPFLAGS) -DW3C_ICONS=\"$(icondir)\"
54
54
55
inc: $(BUILT_SOURCES)
55
inc: $(BUILT_SOURCES)
56
	@echo Generated built sources
56
	@echo Generated built sources

Return to bug 117919