Set G_LOG_DOMAIN.
authorOwen Taylor <otaylor@redhat.com>
Mon, 22 Nov 2004 23:37:19 +0000 (23:37 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Mon, 22 Nov 2004 23:37:19 +0000 (23:37 +0000)
Mon Nov 22 18:30:14 2004  Owen Taylor  <otaylor@redhat.com>

        * pango/opentype/Makefile.am pango/Makefile.am
        modules/*/Makefile.am: Set G_LOG_DOMAIN.

src/Makefile.am

index 4634b8c..c876751 100644 (file)
@@ -1,6 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 
 INCLUDES =                                     \
+       -DG_LOG_DOMAIN=\"Pango\"                \
        -DPANGO_ENABLE_ENGINE                   \
        -DSYSCONFDIR=\"$(sysconfdir)\"          \
        -DLIBDIR=\"$(libdir)\"                  \