diff --exclude-from=/home/dang/.scripts/diffrc -up -ruN gtkhtml-3.12.3.orig/a11y/Makefile.am gtkhtml-3.12.3/a11y/Makefile.am --- gtkhtml-3.12.3.orig/a11y/Makefile.am 2007-01-29 04:51:00.000000000 -0500 +++ gtkhtml-3.12.3/a11y/Makefile.am 2008-03-04 19:56:35.000000000 -0500 @@ -2,7 +2,7 @@ END= INCLUDES = -I$(top_srcdir)/src $(GTKHTML_CFLAGS) $(I18N_LIB_CFLAGS) -AM_CFLAGS = $(GAIL_CFLAGS) -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_DISABLE_DEPRECATED=1 -DGNOME_DISABLE_DEPRECATED=1 +AM_CFLAGS = $(GAIL_CFLAGS) -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DGNOME_DISABLE_DEPRECATED=1 noinst_LTLIBRARIES = libgtkhtml-a11y.la diff --exclude-from=/home/dang/.scripts/diffrc -up -ruN gtkhtml-3.12.3.orig/a11y/Makefile.in gtkhtml-3.12.3/a11y/Makefile.in --- gtkhtml-3.12.3.orig/a11y/Makefile.in 2007-01-29 10:12:48.000000000 -0500 +++ gtkhtml-3.12.3/a11y/Makefile.in 2008-03-04 19:56:38.000000000 -0500 @@ -251,7 +251,7 @@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ END = INCLUDES = -I$(top_srcdir)/src $(GTKHTML_CFLAGS) $(I18N_LIB_CFLAGS) -AM_CFLAGS = $(GAIL_CFLAGS) -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_DISABLE_DEPRECATED=1 -DGNOME_DISABLE_DEPRECATED=1 +AM_CFLAGS = $(GAIL_CFLAGS) -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DGNOME_DISABLE_DEPRECATED=1 noinst_LTLIBRARIES = libgtkhtml-a11y.la libgtkhtml_a11y_la_SOURCES = \ cell.h \ diff --exclude-from=/home/dang/.scripts/diffrc -up -ruN gtkhtml-3.12.3.orig/components/html-editor/Makefile.am gtkhtml-3.12.3/components/html-editor/Makefile.am --- gtkhtml-3.12.3.orig/components/html-editor/Makefile.am 2007-01-29 04:50:53.000000000 -0500 +++ gtkhtml-3.12.3/components/html-editor/Makefile.am 2008-03-04 19:56:21.000000000 -0500 @@ -23,7 +23,6 @@ AM_CFLAGS = \ -DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\"\ -DGLADE_DATADIR=\"$(gladedir)\" \ -DGDK_DISABLE_DEPRECATED=1 \ - -DG_DISABLE_DEPRECATED=1 \ -DPREFIX=\""$(prefix)"\" \ -DSYSCONFDIR=\""$(sysconfdir)"\" \ -DDATADIR=\""$(datadir)"\" \ diff --exclude-from=/home/dang/.scripts/diffrc -up -ruN gtkhtml-3.12.3.orig/components/html-editor/Makefile.in gtkhtml-3.12.3/components/html-editor/Makefile.in --- gtkhtml-3.12.3.orig/components/html-editor/Makefile.in 2007-01-29 10:12:49.000000000 -0500 +++ gtkhtml-3.12.3/components/html-editor/Makefile.in 2008-03-04 19:56:23.000000000 -0500 @@ -325,7 +325,6 @@ AM_CFLAGS = \ -DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\"\ -DGLADE_DATADIR=\"$(gladedir)\" \ -DGDK_DISABLE_DEPRECATED=1 \ - -DG_DISABLE_DEPRECATED=1 \ -DPREFIX=\""$(prefix)"\" \ -DSYSCONFDIR=\""$(sysconfdir)"\" \ -DDATADIR=\""$(datadir)"\" \ diff --exclude-from=/home/dang/.scripts/diffrc -up -ruN gtkhtml-3.12.3.orig/src/Makefile.am gtkhtml-3.12.3/src/Makefile.am --- gtkhtml-3.12.3.orig/src/Makefile.am 2007-01-29 04:50:59.000000000 -0500 +++ gtkhtml-3.12.3/src/Makefile.am 2008-03-04 19:56:26.000000000 -0500 @@ -20,7 +20,6 @@ INCLUDES = \ AM_CFLAGS = \ -DGDK_DISABLE_DEPRECATED=1 \ - -DG_DISABLE_DEPRECATED=1 \ -DGNOME_DISABLE_DEPRECATED=1 \ -DPREFIX=\""$(prefix)"\" \ -DLIBDIR=\""$(datadir)"\" \ diff --exclude-from=/home/dang/.scripts/diffrc -up -ruN gtkhtml-3.12.3.orig/src/Makefile.in gtkhtml-3.12.3/src/Makefile.in --- gtkhtml-3.12.3.orig/src/Makefile.in 2007-01-29 10:12:49.000000000 -0500 +++ gtkhtml-3.12.3/src/Makefile.in 2008-03-04 19:56:28.000000000 -0500 @@ -379,7 +379,6 @@ INCLUDES = \ AM_CFLAGS = \ -DGDK_DISABLE_DEPRECATED=1 \ - -DG_DISABLE_DEPRECATED=1 \ -DGNOME_DISABLE_DEPRECATED=1 \ -DPREFIX=\""$(prefix)"\" \ -DLIBDIR=\""$(datadir)"\" \