Mercurial > pidgin-twitter
changeset 283:5036603faa7a
tweaked Makefile.mingw reflecting mojin's comment.
author | Yoshiki Yazawa <yaz@honeyplanet.jp> |
---|---|
date | Wed, 24 Dec 2008 16:25:57 +0900 |
parents | ba00b20d968b |
children | 15b8e403c7e1 |
files | Makefile.mingw |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile.mingw Tue Dec 16 20:31:32 2008 +0900 +++ b/Makefile.mingw Wed Dec 24 16:25:57 2008 +0900 @@ -1,8 +1,8 @@ # you must specify pidgin top directory. PIDGIN_TREE_TOP = -# set this variable if you use gtk common directory. -USE_GTK_TOP = +# uncomment this if you use gtk common directory. +#USE_GTK_TOP = 1 include $(PIDGIN_TREE_TOP)/libpurple/win32/global.mak