diff libpurple/win32/global.mak @ 21045:daf98e539358

Maintain VERSION and DISPLAY_VERSION defines in config.h for the mingw build instead of plopping it on the command line.
author Daniel Atallah <daniel.atallah@gmail.com>
date Mon, 29 Oct 2007 02:46:25 +0000
parents 3cc856ca2338
children 5b1acbab99cf
line wrap: on
line diff
--- a/libpurple/win32/global.mak	Mon Oct 29 00:19:53 2007 +0000
+++ b/libpurple/win32/global.mak	Mon Oct 29 02:46:25 2007 +0000
@@ -71,9 +71,7 @@
 )
 PURPLE_VERSION := $(PIDGIN_VERSION)
 
-DEFINES += 	-DVERSION=\"$(PIDGIN_VERSION)\" \
-		-DDISPLAY_VERSION=\"$(PIDGIN_VERSION)\" \
-		-DHAVE_CONFIG_H
+DEFINES += -DHAVE_CONFIG_H
 
 # Use -g flag when building debug version of Pidgin (including plugins).
 # Use -fnative-struct instead of -mms-bitfields when using mingw 1.1