]> Pileus Git - ~andy/gtk/commit
the value of ---enable_debug is written into glibconfig.h so everything is
authorOwen Taylor <owt1@cornell.edu>
Thu, 19 Feb 1998 18:02:03 +0000 (18:02 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Thu, 19 Feb 1998 18:02:03 +0000 (18:02 +0000)
commit62dba86c81debf2677230c674902ddb98ba8e4c2
tree781ccb454bb271a1d3bcab499b9af30e9a9bfccf
parent2fbc8c20c169c6f931a773026b8ca19bba484646
the value of ---enable_debug is written into glibconfig.h so everything is

Thu Feb 19 12:18:24 1998  Owen Taylor  <owt1@cornell.edu>

* glib/configure.in glib/glibconfig.h.in: the value of
---enable_debug is written into glibconfig.h so everything
is recompiled when it changes. (HACK)

* gtk/gtkmain.c gdk/gdk.c docs/debugging.txt:
Added --gdk-no-debug and --gtk-no-debug switches. Effect
of switches is no cumulative.
docs/debugging.txt
gdk/gdk.c
gdk/x11/gdkmain-x11.c
glib/acconfig.h
glib/configure.in
glib/glibconfig.h.in
gtk/gtkmain.c