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

(-)a/Makefile (-1 / +1 lines)
Lines 35-41 MANDIR=$(DESTDIR)$(mandir) Link Here
35
LIBS_posix=
35
LIBS_posix=
36
LIBS_darwin=
36
LIBS_darwin=
37
LIBS_mingw=-lws2_32 -lwinmm -lgdi32
37
LIBS_mingw=-lws2_32 -lwinmm -lgdi32
38
LIB_RTMP=-Llibrtmp -lrtmp
38
LIB_RTMP=librtmp/librtmp.a
39
LIBS=$(LIB_RTMP) $(CRYPTO_LIB) $(LIBS_$(SYS)) $(XLIBS)
39
LIBS=$(LIB_RTMP) $(CRYPTO_LIB) $(LIBS_$(SYS)) $(XLIBS)
40
40
41
THREADLIB_posix=-lpthread
41
THREADLIB_posix=-lpthread

Return to bug 406761