Mercurial > pidgin
comparison src/protocols/irc/Makefile.am @ 8082:6b1ecf40f3ba
[gaim-migrate @ 8781]
re-fix static prpls now that perl is un-broken. or something like that.
committer: Tailor Script <tailor@pidgin.im>
| author | Nathan Walp <nwalp@pidgin.im> |
|---|---|
| date | Mon, 12 Jan 2004 05:47:57 +0000 |
| parents | 8f94cce8faa5 |
| children | ffa642240fc1 |
comparison
equal
deleted
inserted
replaced
| 8081:c76d7f5ab335 | 8082:6b1ecf40f3ba |
|---|---|
| 8 | 8 |
| 9 libirc_la_LDFLAGS = -module -avoid-version | 9 libirc_la_LDFLAGS = -module -avoid-version |
| 10 | 10 |
| 11 if STATIC_IRC | 11 if STATIC_IRC |
| 12 | 12 |
| 13 st = -DSTATIC | 13 st = -DGAIM_STATIC_PRPL |
| 14 noinst_LIBRARIES = libirc.a | 14 noinst_LIBRARIES = libirc.a |
| 15 pkg_LTLIBRARIES = | 15 pkg_LTLIBRARIES = |
| 16 | 16 |
| 17 libirc_a_SOURCES = $(IRCSOURCES) | 17 libirc_a_SOURCES = $(IRCSOURCES) |
| 18 libirc_a_CFLAGS = $(AM_CFLAGS) | 18 libirc_a_CFLAGS = $(AM_CFLAGS) |
