~ubuntu-branches/debian/experimental/libtorrent/experimental

« back to all changes in this revision

Viewing changes to src/utils/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Qingning Huo
  • Date: 2006-01-12 20:47:33 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20060112204733-pblm1cm6srb4layq
Tags: 0.8.2-1
* New upstream release.
- Fixed a crash when changing file priorities (Closes: #347429)
* Build with g++-3.4, (because rtorrent crashes if built with
  g++-4.0). 

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
        bitfield.h \
6
6
        bitfield_counter.h \
7
7
        bitfield_ext.h \
8
 
        string_manip.cc \
9
 
        string_manip.h \
10
8
        sha1.h
11
9
 
12
10
INCLUDES = -I$(srcdir) -I$(srcdir)/.. -I$(top_srcdir)