r15544 - gnucash/trunk/lib/libqof/qof - Add G_LOG_DOMAIN for qof.

Josh Sled jsled at cvs.gnucash.org
Fri Feb 9 20:28:11 EST 2007


Author: jsled
Date: 2007-02-09 20:28:10 -0500 (Fri, 09 Feb 2007)
New Revision: 15544
Trac: http://svn.gnucash.org/trac/changeset/15544

Modified:
   gnucash/trunk/lib/libqof/qof/Makefile.am
Log:
Add G_LOG_DOMAIN for qof.

Modified: gnucash/trunk/lib/libqof/qof/Makefile.am
===================================================================
--- gnucash/trunk/lib/libqof/qof/Makefile.am	2007-02-10 00:25:16 UTC (rev 15543)
+++ gnucash/trunk/lib/libqof/qof/Makefile.am	2007-02-10 01:28:10 UTC (rev 15544)
@@ -102,3 +102,5 @@
 test_qofmath_CPPFLAGS=$(libgnc_qof_la_CPPFLAGS) -DTEST_128_BIT_MULT
 test_qofmath_LDFLAGS=$(libgnc_qof_la_LDFLAGS)
 test_qofmath_LDADD=$(libgnc_qof_la_LIBADD)
+
+INCLUDES = -DG_LOG_DOMAIN=\"qof\"



More information about the gnucash-changes mailing list