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

Collapse All | Expand All

(-)daemon/Makefile.am (-1 / +2 lines)
Lines 77-83 Link Here
77
endif
77
endif
78
78
79
if BUILDURL
79
if BUILDURL
80
  HTTP_LDADD = $(top_builddir)/daemon/http/libhttp.la 
80
  HTTP_LDADD = $(top_builddir)/daemon/http/libhttp.la \
81
               @LIBCURL@
81
endif
82
endif
82
83
83
btgdaemon_LDADD   = $(top_builddir)/bcore/libbtgcore.la \
84
btgdaemon_LDADD   = $(top_builddir)/bcore/libbtgcore.la \

Return to bug 231105