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

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- Makefile.am
0
++ Makefile.am
Lines 40-46 Link Here
40
BUILT_SOURCES = rec_parse.h rec_lex.h rec_lex.c
40
BUILT_SOURCES = rec_parse.h rec_lex.h rec_lex.c
41
AM_YFLAGS = -d
41
AM_YFLAGS = -d
42
42
43
xstroke_LDADD = @XSTROKE_LIBS@ -lm -lpthread $(X_LIBS) -lXpm -lXtst
43
xstroke_LDADD = @XSTROKE_LIBS@ -lm -lpthread $(X_LIBS) -lXpm -lXtst -lX11 -lXrender -lXext -ldl
44
AM_CFLAGS = @XSTROKE_CFLAGS@ -DXSTROKE_CONF_DIR='"$(sysconfdir)/xstroke"' $(X_CFLAGS)
44
AM_CFLAGS = @XSTROKE_CFLAGS@ -DXSTROKE_CONF_DIR='"$(sysconfdir)/xstroke"' $(X_CFLAGS)
45
45
46
EXTRA_DIST = xstroke_active.xpm xstroke_inactive.xpm etc/alphabet
46
EXTRA_DIST = xstroke_active.xpm xstroke_inactive.xpm etc/alphabet

Return to bug 370011