changeset 285:15b8e403c7e1

merged a difference.
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Mon, 12 Jan 2009 01:09:30 +0900
parents 2d559555875f (current diff) 5036603faa7a (diff)
children 6d0bb66fedc7
files
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.mingw	Mon Jan 12 00:59:41 2009 +0900
+++ b/Makefile.mingw	Mon Jan 12 01:09:30 2009 +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