From 10a1eb46a99144ac67c451a53aff3dd0a240aa2c Mon Sep 17 00:00:00 2001 From: Gediminas Paulauskas Date: Tue, 8 May 2001 00:28:34 +0000 Subject: Removed EVOLUTION_VERSION from the rest of makefiles. use VERSION instead. So you must include , heh. and a stil-not-working "fix" for galview menus. svn path=/trunk/; revision=9707 --- notes/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'notes') diff --git a/notes/Makefile.am b/notes/Makefile.am index 42b06c241a..37e2a7ea03 100644 --- a/notes/Makefile.am +++ b/notes/Makefile.am @@ -6,7 +6,6 @@ INCLUDES = \ -I$(top_srcdir)/widgets/e-text \ $(BONOBO_HTML_GNOME_CFLAGS) \ $(EXTRA_GNOME_CFLAGS) \ - -DEVOLUTION_VERSION=\""$(VERSION)"\" \ -DEVOLUTION_GLADEDIR=\""$(gladedir)"\" \ -DEVOLUTION_ICONSDIR=\""$(iconsdir)"\" \ -DEVOLUTION_LOCALEDIR=\""$(localedir)"\" \ -- cgit