Add $(GLIB_DEBUG_FLAGS). (#362543, Peter Kjellerstedt)
authorBehdad Esfahbod <behdad@gnome.org>
Mon, 16 Oct 2006 12:51:54 +0000 (12:51 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Mon, 16 Oct 2006 12:51:54 +0000 (12:51 +0000)
2006-10-16  Behdad Esfahbod  <behdad@gnome.org>

        * glib/gnulib/Makefile.am: Add $(GLIB_DEBUG_FLAGS).  (#362543,
        Peter Kjellerstedt)

ChangeLog
glib/gnulib/Makefile.am

index 55581b1cfb09da0b4eb4106d2ae106f7265f1ad3..72c681371a8f5403dc0cf212abf72a3bb153fb95 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-10-16  Behdad Esfahbod  <behdad@gnome.org>
+
+       * glib/gnulib/Makefile.am: Add $(GLIB_DEBUG_FLAGS).  (#362543,
+       Peter Kjellerstedt)
+
 2006-10-15  Sebastian Wilhelmi  <seppi@seppi.de>
 
        * tests/Makefile.am: Compile errorcheck-mutex-test with thread
index 66f2f4ffe79638b708aa8e1cb63952869e6d389a..96c20a178fb3fd0c468449717456f78d908759e8 100644 (file)
@@ -1,6 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 
-INCLUDES = -I$(top_srcdir)
+INCLUDES = -I$(top_srcdir) -DG_LOG_DOMAIN=\"GLib\" \
+       $(GLIB_DEBUG_FLAGS) -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION 
 
 noinst_LTLIBRARIES = libgnulib.la