[PATCH 2/3] corrections for gtk2 build

Doug Torrance <[email protected]>
Newsgroups gmane.compw.window-managers.windowmaker.devel
Message-ID <[email protected]>
From: Brian Bidulock <[email protected]>

---
 wmtrash/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wmtrash/Makefile b/wmtrash/Makefile
index 1074fb5..952aab6 100644
--- a/wmtrash/Makefile
+++ b/wmtrash/Makefile
@@ -25,7 +25,7 @@ CONFIGFILE = default.cf
 CFLAGS = -g -Wall
 DEFINE = -D__CONFPATH='"$(CONFDIR)"' -D__CONFFILE='"$(CONFIGFILE)"' -D__ICONPATH='"$(PREFIX)$(SHAREDIR)"'
 
-LIBCONFIG = `gtk-config --cflags --libs`
+LIBCONFIG = `pkg-config x11 gtk+-2.0 --cflags --libs`
 
 
 $(BIN) : $(SRC)
-- 
2.7.4


-- 
To unsubscribe, send mail to [email protected].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.