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

(-)sysvinit-2.84.orig/src/Makefile (+4 lines)
Lines 32-37 Link Here
32
LCRYPT		= -lcrypt
32
LCRYPT		= -lcrypt
33
endif
33
endif
34
34
35
ifneq ($(wildcard /usr/lib/libcrypt.so),)
36
LCRYPT          = -lcrypt
37
endif
38
35
all:		$(PROGS)
39
all:		$(PROGS)
36
40
37
init:		init.o init_utmp.o
41
init:		init.o init_utmp.o

Return to bug 43100