tag 555175 + patch
severity 555175 important
user [email protected]
usertags 555175 + origin-ubuntu natty ubuntu-patch
thanks
--- libfakekey-0.1.orig/tests/Makefile.in
+++ libfakekey-0.1/tests/Makefile.in
@@ -184,7 +184,7 @@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
INCLUDES = -I${top_srcdir}/src -I${top_srcdir} $(FAKEKEY_CFLAGS)
-fakekey_test_LDADD = ../src/libfakekey.la
+fakekey_test_LDADD = ../src/libfakekey.la $(X11_LIBS)
all: all-am
.SUFFIXES:
only in patch2:
unchanged:
--- libfakekey-0.1.orig/tests/Makefile.am
+++ libfakekey-0.1/tests/Makefile.am
@@ -2,4 +2,4 @@
noinst_PROGRAMS=fakekey-test
-fakekey_test_LDADD=../src/libfakekey.la
\ No newline at end of file
+fakekey_test_LDADD=../src/libfakekey.la $(X11_LIBS)
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]