mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-06-28 15:14:51 +02:00
remove g_log_domain_gruntime usage
2001-11-18 Hans Breuer <hans@breuer.org> * makefile.msc.in : remove g_log_domain_gruntime usage
This commit is contained in:
parent
d244f3b079
commit
36ed2ea214
@ -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>
|
Sat Nov 17 18:14:40 2001 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* glib-genmarshal.c: Exit with non-zero exit status if
|
* glib-genmarshal.c: Exit with non-zero exit status if
|
||||||
|
@ -13,7 +13,7 @@ GLIB_VER = @GLIB_MAJOR_VERSION@.@GLIB_MINOR_VERSION@
|
|||||||
# Nothing much configurable below
|
# Nothing much configurable below
|
||||||
|
|
||||||
INCLUDES = -I .. -I . -I ..\glib
|
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_ENABLE_DEBUG
|
||||||
# -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS
|
# -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS
|
||||||
# -DG_DISABLE_CAST_CHECKS
|
# -DG_DISABLE_CAST_CHECKS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user