X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=configure.ac;h=a74cb8249bc41f4478fb69b14c01ef9cbf654372;hb=e580c79ae05a10fb33313b9ae36d95905cfc7b89;hp=6f6769f8ba87ba5481b44fc8f234dc98954a2414;hpb=6e10837d084651905881a1b0322290566f2b1218;p=~andy%2Fgtk diff --git a/configure.ac b/configure.ac index 6f6769f8b..a74cb8249 100644 --- a/configure.ac +++ b/configure.ac @@ -1672,20 +1672,6 @@ AC_CONFIG_COMMANDS([gdk/gdkconfig.h], [ G_BEGIN_DECLS -/* These macros are used to mark deprecated functions in GDK and - * GTK+ headers, and thus have to be exposed in installed headers. - * But please do *not* use them in other projects. Instead, use - * G_DEPRECATED or define your own wrappers around it. - */ - -#ifdef GDK_DISABLE_DEPRECATION_WARNINGS -#define GDK_DEPRECATED -#define GDK_DEPRECATED_FOR(f) -#else -#define GDK_DEPRECATED G_DEPRECATED -#define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) -#endif - _______EOF cat >>$outfile <<_______EOF @@ -1778,6 +1764,7 @@ gdk/win32/rc/gdk.rc gdk/quartz/Makefile gdk/wayland/Makefile gdk/tests/Makefile +gdk/gdkversionmacros.h gtk/Makefile gtk/makefile.msc gtk/gtkversion.h