+2001-11-18 Hans Breuer <hans@breuer.org>
+
+ * glib/glib.def :
+ * glib/makefile.msc.in : remove g_log_domain_glib usage/export
+
+ * tests/makefile.msc.in : add iochannel-test
+
Sat Nov 17 17:21:57 2001 Owen Taylor <otaylor@redhat.com>
* glib/Makefile.am glib/*.c glib/gmessages.h: Get
+2001-11-18 Hans Breuer <hans@breuer.org>
+
+ * glib/glib.def :
+ * glib/makefile.msc.in : remove g_log_domain_glib usage/export
+
+ * tests/makefile.msc.in : add iochannel-test
+
Sat Nov 17 17:21:57 2001 Owen Taylor <otaylor@redhat.com>
* glib/Makefile.am glib/*.c glib/gmessages.h: Get
+2001-11-18 Hans Breuer <hans@breuer.org>
+
+ * glib/glib.def :
+ * glib/makefile.msc.in : remove g_log_domain_glib usage/export
+
+ * tests/makefile.msc.in : add iochannel-test
+
Sat Nov 17 17:21:57 2001 Owen Taylor <otaylor@redhat.com>
* glib/Makefile.am glib/*.c glib/gmessages.h: Get
+2001-11-18 Hans Breuer <hans@breuer.org>
+
+ * glib/glib.def :
+ * glib/makefile.msc.in : remove g_log_domain_glib usage/export
+
+ * tests/makefile.msc.in : add iochannel-test
+
Sat Nov 17 17:21:57 2001 Owen Taylor <otaylor@redhat.com>
* glib/Makefile.am glib/*.c glib/gmessages.h: Get
+2001-11-18 Hans Breuer <hans@breuer.org>
+
+ * glib/glib.def :
+ * glib/makefile.msc.in : remove g_log_domain_glib usage/export
+
+ * tests/makefile.msc.in : add iochannel-test
+
Sat Nov 17 17:21:57 2001 Owen Taylor <otaylor@redhat.com>
* glib/Makefile.am glib/*.c glib/gmessages.h: Get
+2001-11-18 Hans Breuer <hans@breuer.org>
+
+ * glib/glib.def :
+ * glib/makefile.msc.in : remove g_log_domain_glib usage/export
+
+ * tests/makefile.msc.in : add iochannel-test
+
Sat Nov 17 17:21:57 2001 Owen Taylor <otaylor@redhat.com>
* glib/Makefile.am glib/*.c glib/gmessages.h: Get
+2001-11-18 Hans Breuer <hans@breuer.org>
+
+ * glib/glib.def :
+ * glib/makefile.msc.in : remove g_log_domain_glib usage/export
+
+ * tests/makefile.msc.in : add iochannel-test
+
Sat Nov 17 17:21:57 2001 Owen Taylor <otaylor@redhat.com>
* glib/Makefile.am glib/*.c glib/gmessages.h: Get
+2001-11-18 Hans Breuer <hans@breuer.org>
+
+ * glib/glib.def :
+ * glib/makefile.msc.in : remove g_log_domain_glib usage/export
+
+ * tests/makefile.msc.in : add iochannel-test
+
Sat Nov 17 17:21:57 2001 Owen Taylor <otaylor@redhat.com>
* glib/Makefile.am glib/*.c glib/gmessages.h: Get
g_locale_to_utf8
g_log
g_log_default_handler
- g_log_domain_glib
g_log_remove_handler
g_log_set_always_fatal
g_log_set_fatal_mask
################################################################
INCLUDES = -I . -I ..
-DEFINES = -DHAVE_CONFIG_H -DGLIB_COMPILATION -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG
+DEFINES = -DHAVE_CONFIG_H -DGLIB_COMPILATION -DG_LOG_DOMAIN=\"GLib\" -DG_ENABLE_DEBUG
DEPCFLAGS = $(INTL_CFLAGS) $(LIBICONV_CFLAGS) $(DIRENT_CFLAGS)
all : \
date-test.exe \
dirname-test.exe\
gio-test.exe \
+ iochannel-test.exe \
hash-test.exe \
list-test.exe \
mainloop-test.exe \