Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 44e5124e63315761ddaacf29a357cde4 > files > 1

xautomation-1.07-2.mga3.src.rpm

Index: xautomation-1.07/Makefile.in
===================================================================
--- xautomation-1.07/Makefile.in
+++ xautomation-1.07/Makefile.in	2012-12-01 02:01:10.000000000 +0000
@@ -252,7 +252,7 @@
 top_srcdir = @top_srcdir@
 man_MANS = pat2ppm.1 patextract.1 png2pat.1 rgb2pat.1 visgrep.1 xautomation.7 xmousepos.1 xte.1
 xte_SOURCES = xte.c debug.c kbd.h keysym_map.h multikey_map.h
-xte_LDADD = $(X_LIBS) $(X_EXTRALIBS) -lXtst -lX11
+xte_LDADD = $(X_LIBS) $(X_EXTRALIBS) -lXtst -lX11 -lXi
 rgb2pat_SOURCES = rgb2pat.c image.c image.h debug.c debug.h
 rgb2pat_LDADD = -lpng
 png2pat_SOURCES = png2pat.c image.c image.h debug.c debug.h
@@ -264,7 +264,7 @@
 patextract_SOURCES = patextract.c image.c image.h debug.c debug.h
 patextract_LDADD = -lpng
 xmousepos_SOURCES = xmousepos.c
-xmousepos_LDADD = $(X_LIBS) $(X_EXTRALIBS) -lX11
+xmousepos_LDADD = $(X_LIBS) $(X_EXTRALIBS) -lX11 -lXi
 EXTRA_DIST = $(man_MANS)
 AM_CFLAGS = $(X_CFLAGS)
 all: all-am