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

(-)a/src/Makefile.in (-1 / +1 lines)
Lines 150-156 Link Here
150
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
150
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
151
am__v_lt_0 = --silent
151
am__v_lt_0 = --silent
152
am__v_lt_1 = 
152
am__v_lt_1 = 
153
libenchant_la_LINK = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
153
libenchant_la_LINK = $(LIBTOOL) --tag CXX $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
154
	$(LIBTOOLFLAGS) --mode=link $(OBJCLD) $(AM_OBJCFLAGS) \
154
	$(LIBTOOLFLAGS) --mode=link $(OBJCLD) $(AM_OBJCFLAGS) \
155
	$(OBJCFLAGS) $(libenchant_la_LDFLAGS) $(LDFLAGS) -o $@
155
	$(OBJCFLAGS) $(libenchant_la_LDFLAGS) $(LDFLAGS) -o $@
156
AM_V_P = $(am__v_P_@AM_V@)
156
AM_V_P = $(am__v_P_@AM_V@)

Return to bug 669162