diff libpurple/plugins/perl/Makefile.am @ 16916: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 02867a434634
children 8ebd53003230
line wrap: on
line diff
--- a/libpurple/plugins/perl/Makefile.am	Sat May 05 22:45:34 2007 +0000
+++ b/libpurple/plugins/perl/Makefile.am	Sat May 05 23:08:20 2007 +0000
@@ -152,7 +152,6 @@
 	fi
 
 AM_CPPFLAGS = \
-	-DVERSION=\"$(VERSION)\" \
 	-I$(top_srcdir) \
 	-I$(top_srcdir)/libpurple \
 	-I$(top_builddir)/libpurple \