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

(-)support/Makefile.am (-1 / +2 lines)
Lines 54-60 Link Here
54
MPH_LIBS   =
54
MPH_LIBS   =
55
else
55
else
56
MPH_SOURCE = $(MPH_C_SOURCE) $(MPH_UNIX_SOURCE)
56
MPH_SOURCE = $(MPH_C_SOURCE) $(MPH_UNIX_SOURCE)
57
MPH_LIBS   = $(GLIB_LIBS)
57
# -lcrypt needed for setkey(3)
58
MPH_LIBS   = $(GLIB_LIBS) -lcrypt
58
endif
59
endif
59
60
60
if HAVE_ZLIB
61
if HAVE_ZLIB

Return to bug 113915