~ubuntu-branches/ubuntu/quantal/pidgin/quantal

« back to all changes in this revision

Viewing changes to libpurple/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Ken VanDine
  • Date: 2012-04-04 17:02:58 UTC
  • Revision ID: package-import@ubuntu.com-20120404170258-m6yhyj8syg6m6fbc
Tags: 1:2.10.2-1ubuntu2
* debian/patches/70_farstream_rename.patch
  - updated patch from the upstream bug report
    http://developer.pidgin.im/ticket/14936

Show diffs side-by-side

added added

removed removed

Lines of Context:
306
306
        $(LIBXML_LIBS) \
307
307
        $(NETWORKMANAGER_LIBS) \
308
308
        $(INTLLIBS) \
309
 
        $(FARSIGHT_LIBS) \
 
309
        $(FARSTREAM_LIBS) \
310
310
        $(GSTREAMER_LIBS) \
311
311
        $(GSTINTERFACES_LIBS) \
312
312
        $(IDN_LIBS) \
322
322
        $(DEBUG_CFLAGS) \
323
323
        $(DBUS_CFLAGS) \
324
324
        $(LIBXML_CFLAGS) \
325
 
        $(FARSIGHT_CFLAGS) \
 
325
        $(FARSTREAM_CFLAGS) \
326
326
        $(GSTREAMER_CFLAGS) \
327
327
        $(GSTINTERFACES_CFLAGS) \
328
328
        $(IDN_CFLAGS) \