changeset 28479:88f2822da22b

Fix copy/paste error. Unless this is really the MSN prpl in disguise.
author maiku@pidgin.im
date Fri, 28 Aug 2009 08:40:08 +0000
parents 7193a541ca83
children e47d4bddf974
files libpurple/protocols/simple/Makefile.am
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/protocols/simple/Makefile.am	Fri Aug 28 08:39:09 2009 +0000
+++ b/libpurple/protocols/simple/Makefile.am	Fri Aug 28 08:40:08 2009 +0000
@@ -13,7 +13,7 @@
 
 libsimple_la_LDFLAGS = -module -avoid-version
 
-if STATIC_MSN
+if STATIC_SIMPLE
 
 st = -DPURPLE_STATIC_PRPL
 noinst_LTLIBRARIES   = libsimple.la