comparison src/protocols/yahoo/Makefile.am @ 10889:2cc05a9e944d

[gaim-migrate @ 12597] Fix Fedora "Bug" 149767 ??? gaim plugins unresolved symbols committer: Tailor Script <tailor@pidgin.im>
author Stu Tomlinson <stu@nosnilmot.com>
date Fri, 29 Apr 2005 17:04:28 +0000
parents a8f9e5ce4f92
children 7fab28c991f3
comparison
equal deleted inserted replaced
10888:29bec53bd2d2 10889:2cc05a9e944d
24 ycht.c \ 24 ycht.c \
25 ycht.h 25 ycht.h
26 26
27 AM_CFLAGS = $(st) 27 AM_CFLAGS = $(st)
28 28
29 libyahoo_la_LDFLAGS = -module -avoid-version 29 libyahoo_la_LDFLAGS = -module -avoid-version $(GLIB_LIBS)
30 30
31 if STATIC_YAHOO 31 if STATIC_YAHOO
32 32
33 st = -DGAIM_STATIC_PRPL 33 st = -DGAIM_STATIC_PRPL
34 noinst_LIBRARIES = libyahoo.a 34 noinst_LIBRARIES = libyahoo.a