diff pidgin/plugins/gevolution/Makefile.am @ 16927:0dcd915899ae

Remove VERSION from the CFLAGS all over, to prevent similar re-declaration warnings. If this breaks anything, it can #include <internal.h>.
author Richard Laager <rlaager@wiktel.com>
date Sat, 05 May 2007 23:08:20 +0000
parents 441945083737
children 315151da0dc6 92e71f6e10d4
line wrap: on
line diff
--- a/pidgin/plugins/gevolution/Makefile.am	Sat May 05 22:45:34 2007 +0000
+++ b/pidgin/plugins/gevolution/Makefile.am	Sat May 05 23:08:20 2007 +0000
@@ -21,7 +21,6 @@
 
 AM_CPPFLAGS = \
 	-DDATADIR=\"$(datadir)\" \
-	-DVERSION=\"$(VERSION)\" \
 	-I$(top_srcdir)/libpurple \
 	-I$(top_builddir)/libpurple \
 	-I$(top_srcdir)/pidgin \