# HG changeset patch # User Yoshiki Yazawa # Date 1230103557 -32400 # Node ID 5036603faa7aafd6067ed32bda5e98d0a2265344 # Parent ba00b20d968b2771c351c5c142162bceceb134ac tweaked Makefile.mingw reflecting mojin's comment. diff -r ba00b20d968b -r 5036603faa7a Makefile.mingw --- 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