Mercurial > pidgin
comparison src/Makefile.am @ 12061:29dc8fc0dd6c
[gaim-migrate @ 14356]
SF Patch #1351190 from Michael Hearn
"This allows Linux binaries of Gaim to operate even when
GTKspell is not available at runtime. Useful for the
autopackages."
I made a number of changes to this, so blame me first if it's busted.
committer: Tailor Script <tailor@pidgin.im>
| author | Richard Laager <rlaager@wiktel.com> |
|---|---|
| date | Sun, 13 Nov 2005 00:19:12 +0000 |
| parents | 053dcb5bc15b |
| children | 8e9c18896431 |
comparison
equal
deleted
inserted
replaced
| 12060:f7d2f637ff03 | 12061:29dc8fc0dd6c |
|---|---|
| 350 $(SOUND_LIBS) \ | 350 $(SOUND_LIBS) \ |
| 351 $(STATIC_LINK_LIBS) \ | 351 $(STATIC_LINK_LIBS) \ |
| 352 $(XSS_LIBS) \ | 352 $(XSS_LIBS) \ |
| 353 $(SM_LIBS) \ | 353 $(SM_LIBS) \ |
| 354 $(INTLLIBS) \ | 354 $(INTLLIBS) \ |
| 355 $(GTKSPELL_LIBS) \ | |
| 356 $(STARTUP_NOTIFICATION_LIBS) \ | 355 $(STARTUP_NOTIFICATION_LIBS) \ |
| 357 $(VV_LIBS) \ | 356 $(VV_LIBS) \ |
| 358 $(MS_LIBS) | 357 $(MS_LIBS) |
| 359 | 358 |
| 360 AM_CPPFLAGS = \ | 359 AM_CPPFLAGS = \ |
