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

Collapse All | Expand All

(-)XEphem-4.0.0/GUI/xephem/Makefile (-1 / +1 lines)
Lines 30-36 Link Here
30
endif
30
endif
31
31
32
# for linux and Apple OS X
32
# for linux and Apple OS X
33
XLIBS = -lXm -lXp -lXt -lXext -lXmu -lX11
33
XLIBS = -lXm -lXt -lXext -lXmu -lX11
34
CFLAGS := $(LIBINC) $(CFLAGS)
34
CFLAGS := $(LIBINC) $(CFLAGS)
35
LIBS = $(LIBLNK) $(XLIBS) $(LIBLIB) -lm
35
LIBS = $(LIBLNK) $(XLIBS) $(LIBLIB) -lm

Return to bug 776166