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

(-)a/lib/isc/Makefile.in (-1 / +1 lines)
Lines 82-88 Link Here
82
		symtab.c task.c taskpool.c timer.c \
82
		symtab.c task.c taskpool.c timer.c \
83
		tm.c version.c
83
		tm.c version.c
84
84
85
LIBS =		${OPENSSL_LIBS} @LIBS@
85
LIBS =		${ZLIB_LIBS} ${OPENSSL_LIBS} @LIBS@
86
86
87
# Note: the order of SUBDIRS is important.
87
# Note: the order of SUBDIRS is important.
88
# Attempt to disable parallel processing.
88
# Attempt to disable parallel processing.

Return to bug 703650