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

Collapse All | Expand All

(-)src/plugins/preauth/pkinit/Makefile.in.old (-1 / +1 lines)
Lines 21-27 Link Here
21
	$(TOPLIBD)/libk5crypto$(SHLIBEXT) \
21
	$(TOPLIBD)/libk5crypto$(SHLIBEXT) \
22
	$(TOPLIBD)/libkrb5$(SHLIBEXT)
22
	$(TOPLIBD)/libkrb5$(SHLIBEXT)
23
LIBS+= -lcrypto
23
LIBS+= -lcrypto
24
SHLIB_EXPLIBS= -lkrb5 -lcom_err -lk5crypto -ldl $(SUPPORT_LIB) $(LIBS)
24
SHLIB_EXPLIBS= -lkrb5 -lcom_err -lk5crypto $(SUPPORT_LIB) $(LIBS)
25
25
26
SHLIB_DIRS=-L$(TOPLIBD)
26
SHLIB_DIRS=-L$(TOPLIBD)
27
SHLIB_RDIRS=$(KRB5_LIBDIR)
27
SHLIB_RDIRS=$(KRB5_LIBDIR)

Return to bug 219175