~ubuntu-branches/ubuntu/quantal/aria2/quantal

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Kartik Mistry
  • Date: 2010-11-24 12:26:31 UTC
  • mfrom: (1.6.1 upstream) (2.3.8 experimental)
  • Revision ID: james.westby@ubuntu.com-20101124122631-upujekj1ek94h3x2
Tags: 1.10.6-1
* New upstream release:
  + Fixed FTBFS on alpha arch (Closes: #590257)
  + Added IPv6 support (Closes: #448390)
* debian/patches/ftbfs_kfreebsd.diff:
  + Dropped, merged upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
47
47
am__aclocal_m4_deps = $(top_srcdir)/m4/aria2_arg.m4 \
48
48
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cppunit.m4 \
49
 
        $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc2.m4 \
50
 
        $(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/iconv.m4 \
51
 
        $(top_srcdir)/m4/intdiv0.m4 $(top_srcdir)/m4/intl.m4 \
52
 
        $(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/intmax.m4 \
53
 
        $(top_srcdir)/m4/inttypes-pri.m4 \
 
49
        $(top_srcdir)/m4/fallocate.m4 $(top_srcdir)/m4/gettext.m4 \
 
50
        $(top_srcdir)/m4/glibc2.m4 $(top_srcdir)/m4/glibc21.m4 \
 
51
        $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intdiv0.m4 \
 
52
        $(top_srcdir)/m4/intl.m4 $(top_srcdir)/m4/intlmacosx.m4 \
 
53
        $(top_srcdir)/m4/intmax.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
54
54
        $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/lcmessage.m4 \
55
55
        $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
56
56
        $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libcares.m4 \