# HG changeset patch # User Daniel Atallah # Date 1231294337 0 # Node ID 6a1f8309c805db02ed0c2217d1e9b33ba5024aa9 # Parent ee9b00cc4298268d04e36da28d8317f018f066e7 Improve the sametime debugging on Windows. Refs #8014. diff -r ee9b00cc4298 -r 6a1f8309c805 libpurple/protocols/sametime/Makefile.mingw --- a/libpurple/protocols/sametime/Makefile.mingw Wed Jan 07 01:18:16 2009 +0000 +++ b/libpurple/protocols/sametime/Makefile.mingw Wed Jan 07 02:12:17 2009 +0000 @@ -21,6 +21,8 @@ endif endif +CFLAGS += -DG_LOG_DOMAIN=\"sametime\" + ## ## INCLUDE PATHS ##