-DG_DISABLE_DEPRECATED
authorOwen Taylor <otaylor@redhat.com>
Mon, 26 Mar 2001 19:23:17 +0000 (19:23 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Mon, 26 Mar 2001 19:23:17 +0000 (19:23 +0000)
commitdf2f429cff283621c463fafb2996f74cfde25043
tree6155e9e6c0a6a0f569005c27dca3d836caca1f96
parent2cfcb9fe0b3d27a9ebcfb066d08032a6a2bf9f12
-DG_DISABLE_DEPRECATED

Mon Mar 26 14:14:53 2001  Owen Taylor  <otaylor@redhat.com>

* Makefile.am (INCLUDES): -DG_DISABLE_DEPRECATED

* gmain.h timeloop.c: Surround the cruftiest stuff with
#ifndef G_DISABLE_DEPRECATED.

* gcompat.h gdate.h: Move compat defines back to
gdate.h, surround with #ifndef G_DISABLE_DEPRECATED.
Remove gcompat.h.
19 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
Makefile.am
gcompat.h [deleted file]
gdate.h
glib.h
glib/Makefile.am
glib/gdate.h
glib/glib.h
glib/gmain.h
gmain.h
tests/timeloop.c
timeloop.c