This patch is adding the missing X11 libs reference.

---

diff --git a/WINGs/Tests/Makefile.am b/WINGs/Tests/Makefile.am
index de6070e..8be4edb 100644
--- a/WINGs/Tests/Makefile.am
+++ b/WINGs/Tests/Makefile.am
@@ -6,7 +6,7 @@ noinst_PROGRAMS = wtest wmquery wmfile testmywidget

 LDADD= $(top_builddir)/WINGs/libWINGs.la $(top_builddir)/wrlib/libwraster.la \
  $(top_builddir)/WINGs/libWUtil.la \
- @XFTLIBS@ @INTLIBS@
+ @XFTLIBS@ @INTLIBS@ @XLIBS@


 testmywidget_SOURCES = testmywidget.c mywidget.c mywidget.h
--

Attachment: 0001-WINGs-Tests-make-them-compile-again.patch
Description: Binary data

Reply via email to