diff options
author | Raja R Harinath <harinath@src.gnome.org> | 1998-06-11 00:27:08 +0000 |
---|---|---|
committer | Raja R Harinath <harinath@src.gnome.org> | 1998-06-11 00:27:08 +0000 |
commit | e2fdd9e54f87dfd8039c74a90ae414fc55ee67c4 (patch) | |
tree | 5f4dff5d417c9781493058f5486ced3f87fa572a /acconfig.h | |
parent | 8d99ec411e2b2971d16656907c2275642faa15c8 (diff) | |
download | gtk+-e2fdd9e54f87dfd8039c74a90ae414fc55ee67c4.tar.gz |
Renamed from G_COMPILED_WITH_DEBUGGING.
* acconfig.h (GTK_COMPILED_WITH_DEBUGGING): Renamed from
G_COMPILED_WITH_DEBUGGING.
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/acconfig.h b/acconfig.h index 8cbc42fd05..0ccdca5385 100644 --- a/acconfig.h +++ b/acconfig.h @@ -15,7 +15,7 @@ /* Other stuff */ -#undef G_COMPILED_WITH_DEBUGGING +#undef GTK_COMPILED_WITH_DEBUGGING #undef HAVE_IPC_H #undef HAVE_SHM_H |