From: Brian Bidulock <bidul...@openss7.org>

---
 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 wmaker-dev-unsubscr...@lists.windowmaker.org.

Reply via email to