mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 08:28:43 +02:00
-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.
This commit is contained in:
@@ -5,7 +5,7 @@ AUTOMAKE_OPTIONS = 1.4
|
||||
SUBDIRS = . gobject gmodule gthread docs tests build
|
||||
|
||||
INCLUDES = -DG_LOG_DOMAIN=g_log_domain_glib @GLIB_DEBUG_FLAGS@ \
|
||||
-DG_DISABLE_COMPAT_H -DGLIB_COMPILATION
|
||||
-DG_DISABLE_DEPRECATED -DGLIB_COMPILATION
|
||||
|
||||
EXTRA_DIST = \
|
||||
ChangeLog.pre-1-2 \
|
||||
@@ -97,7 +97,6 @@ glibinclude_HEADERS = \
|
||||
gasyncqueue.h \
|
||||
gbacktrace.h \
|
||||
gcache.h \
|
||||
gcompat.h \
|
||||
gcompletion.h \
|
||||
gconvert.h \
|
||||
gdataset.h \
|
||||
|
Reference in New Issue
Block a user