[PATCH 1/4] wmcapshare: Use pkg-config instead of deprecated glib-config.
Doug Torrance <[email protected]>
| Newsgroups | gmane.compw.window-managers.windowmaker.devel |
|---|---|
| Message-ID | <[email protected]> |
--- wmcapshare/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wmcapshare/Makefile b/wmcapshare/Makefile index 5fb3066..9fd72e8 100644 --- a/wmcapshare/Makefile +++ b/wmcapshare/Makefile @@ -3,7 +3,7 @@ CC = gcc bindir = /usr/local/bin OPENOBEX_CONFIG = /usr/local/bin/openobex-config -GLIB_CONFIG = /usr/bin/glib-config +GLIB_CONFIG = pkg-config glib-2.0 all: wmcapshare -- 2.7.4 -- To unsubscribe, send mail to [email protected].