From a1f29eb3043c123dfc3da3f87f0f21c061ef0486 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Tue, 24 Jun 2014 08:52:00 +0200 Subject: Drop the last references to GtkHTML There still left some references to GtkHTML in the "active code", which should be dropped. There still can be found couple "GtkHTML" strings in the code, but mostly in disabled code or comments only. These are to be fixed separately. --- doc/reference/evolution-mail-engine/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'doc/reference/evolution-mail-engine') diff --git a/doc/reference/evolution-mail-engine/Makefile.am b/doc/reference/evolution-mail-engine/Makefile.am index 1e8cb5c49e..6d44a99324 100644 --- a/doc/reference/evolution-mail-engine/Makefile.am +++ b/doc/reference/evolution-mail-engine/Makefile.am @@ -21,14 +21,12 @@ GTKDOC_CFLAGS= \ -I$(top_builddir) \ $(EVOLUTION_DATA_SERVER_CFLAGS) \ $(GNOME_PLATFORM_CFLAGS) \ - $(GTKHTML_CFLAGS) \ $(NULL) GTKDOC_LIBS= \ $(top_builddir)/libemail-engine/libemail-engine.la \ $(EVOLUTION_DATA_SERVER_LIBS) \ $(GNOME_PLATFORM_LIBS) \ - $(GTKHTML_LIBS) \ $(NULL) # This includes the standard gtk-doc make rules, copied by gtkdocize. -- cgit v1.2.3