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

Collapse All | Expand All

(-)Makefile.in.orig (-1 / +1 lines)
Lines 83-89 Link Here
83
83
84
# For linking (configure script will modify this line)
84
# For linking (configure script will modify this line)
85
# xmkmf et imake informations are take into account.
85
# xmkmf et imake informations are take into account.
86
LIBS = @LIBS@ -lm
86
LIBS = @LIBS@ -lm -L/usr/X11R6/lib -lX11
87
87
88
all:demo
88
all:demo
89
89

Return to bug 55223