From 6476d43a8761b7763ea64f726618658714d1345a Mon Sep 17 00:00:00 2001 From: Gediminas Paulauskas Date: Sat, 5 May 2001 15:29:07 +0000 Subject: no need of -DEVOLUTION_VERSION 2001-05-05 Gediminas Paulauskas * component/Makefile.am, evolution-services/Makefile.am: no need of -DEVOLUTION_VERSION * component/e-summary-callbacks.c: translate window title. * component/e-summary-url.c (e_summary_url_describe): contents are in utf-8, convert to locale. * test-service/Makefile.am: define EVOLUTION_LOCALEDIR. * test-service/rdf-summary.c: init gettext. svn path=/trunk/; revision=9681 --- executive-summary/component/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'executive-summary/component/Makefile.am') diff --git a/executive-summary/component/Makefile.am b/executive-summary/component/Makefile.am index 69856b1837..c9e76138c5 100644 --- a/executive-summary/component/Makefile.am +++ b/executive-summary/component/Makefile.am @@ -13,7 +13,6 @@ INCLUDES = \ $(EXTRA_GNOME_CFLAGS) \ $(GNOME_VFS_CFLAGS) \ $(GTKHTML_CFLAGS) \ - -DEVOLUTION_VERSION=\""$(VERSION)"\" \ -DEVOLUTION_GLADEDIR=\""$(gladedir)"\" \ -DEVOLUTION_ICONSDIR=\""$(iconsdir)"\" \ -DEVOLUTION_LOCALEDIR=\""$(localedir)"\" \ -- cgit v1.2.3