Kouhei Sutou
kous****@users*****
2006年 11月 22日 (水) 11:34:58 JST
Index: tomoe/lib/Makefile.am diff -u tomoe/lib/Makefile.am:1.32 tomoe/lib/Makefile.am:1.33 --- tomoe/lib/Makefile.am:1.32 Mon Nov 20 18:30:36 2006 +++ tomoe/lib/Makefile.am Wed Nov 22 11:34:58 2006 @@ -21,6 +21,7 @@ CLEANFILES = *~ *.bak AM_CPPFLAGS = \ + -DG_LOG_DOMAIN=\"TOMOE\" \ -DSYSCONFDIR=\""$(sysconfdir)"\" \ -DDATADIR=\""$(datadir)"\" \ -DTOMOESYSCONFDIR=\""$(sysconfdir)/$(PACKAGE)"\" \