remove g_log_domain_gruntime usage
authorHans Breuer <hans@breuer.org>
Sun, 18 Nov 2001 15:29:16 +0000 (15:29 +0000)
committerHans Breuer <hans@src.gnome.org>
Sun, 18 Nov 2001 15:29:16 +0000 (15:29 +0000)
2001-11-18  Hans Breuer  <hans@breuer.org>

* makefile.msc.in : remove g_log_domain_gruntime usage

gobject/ChangeLog
gobject/makefile.msc.in

index 092978f..049e0de 100644 (file)
@@ -1,3 +1,7 @@
+2001-11-18  Hans Breuer  <hans@breuer.org>
+
+       * makefile.msc.in : remove g_log_domain_gruntime usage
+
 Sat Nov 17 18:14:40 2001  Owen Taylor  <otaylor@redhat.com>
 
        * glib-genmarshal.c: Exit with non-zero exit status if
index c675aed..f65a467 100644 (file)
@@ -13,7 +13,7 @@ GLIB_VER = @GLIB_MAJOR_VERSION@.@GLIB_MINOR_VERSION@
 # Nothing much configurable below
 
 INCLUDES = -I .. -I . -I ..\glib
-DEFINES = -DHAVE_CONFIG_H -DGOBJECT_COMPILATION -DG_LOG_DOMAIN=g_log_domain_gruntime \
+DEFINES = -DHAVE_CONFIG_H -DGOBJECT_COMPILATION -DG_LOG_DOMAIN=\"GLib-GObject\" \
                -DG_ENABLE_DEBUG
 #              -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS
 #              -DG_DISABLE_CAST_CHECKS