diff pidgin/plugins/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 2d9304fbbf44
children f2869d5facfe
line wrap: on
line diff
--- a/pidgin/plugins/Makefile.am	Sat May 05 22:45:34 2007 +0000
+++ b/pidgin/plugins/Makefile.am	Sat May 05 23:08:20 2007 +0000
@@ -107,7 +107,6 @@
 
 AM_CPPFLAGS = \
 	-DDATADIR=\"$(datadir)\" \
-	-DVERSION=\"$(VERSION)\" \
 	-I$(top_builddir)/libpurple \
 	-I$(top_srcdir)/libpurple \
 	-I$(top_srcdir)/pidgin \