From 550038cb1f000c5a721a07185b620e42078b1e88 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Sun, 23 Nov 2003 16:55:05 +0000 Subject: remove gtk deprecated flag 2003-11-23 JP Rosevear * Makefile.am: remove gtk deprecated flag svn path=/trunk/; revision=23468 --- shell/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell/Makefile.am') diff --git a/shell/Makefile.am b/shell/Makefile.am index fcf102bac0..882336daae 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -1,7 +1,7 @@ SUBDIRS = glade importer INCLUDES = \ - -DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED \ + -DG_DISABLE_DEPRECATED \ -DBONOBO_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED \ -I$(top_srcdir)/widgets \ -I$(top_srcdir)/widgets/misc \ -- cgit