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

Collapse All | Expand All

(-)clientgui/Makefile.am.orig (-1 / +1 lines)
Lines 4-10 Link Here
4
include $(top_srcdir)/Makefile.incl
4
include $(top_srcdir)/Makefile.incl
5
5
6
LIBS += @CLIENTLIBS@
6
LIBS += @CLIENTLIBS@
7
7
CXXFLAGS = @CXXFLAGS@ -O0
8
8
9
if OS_DARWIN
9
if OS_DARWIN
10
   LIBS += -framework IOKit -framework Foundation -framework ScreenSaver -framework Cocoa -framework Security
10
   LIBS += -framework IOKit -framework Foundation -framework ScreenSaver -framework Cocoa -framework Security

Return to bug 173503