[gaim-migrate @ 9436]

Sat, 17 Apr 2004 18:28:30 +0000

author
Christian Hammond <chipx86@chipx86.com>
date
Sat, 17 Apr 2004 18:28:30 +0000
changeset 8683
3eb7902c2b4b
parent 8682
e21b99257901
child 8684
7ec649752daa

[gaim-migrate @ 9436]
This should make Novell compile and link right when we enable static prpls.

src/protocols/novell/Makefile.am file | annotate | diff | comparison | revisions
--- a/src/protocols/novell/Makefile.am	Sat Apr 17 17:59:17 2004 +0000
+++ b/src/protocols/novell/Makefile.am	Sat Apr 17 18:28:30 2004 +0000
@@ -30,7 +30,7 @@
 
 if STATIC_NOVELL
 
-st = -DSTATIC
+st = -DGAIM_STATIC_PRPL
 noinst_LIBRARIES = libnovell.a
 pkg_LTLIBRARIES =
 

mercurial