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

Collapse All | Expand All

(-)lib/editline/Makefile.am (+3 lines)
Lines 41-46 Link Here
41
41
42
EXTRA_DIST = $(man_MANS)
42
EXTRA_DIST = $(man_MANS)
43
43
44
$(libeditline_la_OBJECTS): %.lo: %.c
45
	$(LTCOMPILE) -fPIC -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
46
44
snprintf.c:
47
snprintf.c:
45
	$(LN_S) $(srcdir)/../roken/snprintf.c .
48
	$(LN_S) $(srcdir)/../roken/snprintf.c .
46
strdup.c:
49
strdup.c:

Return to bug 185899