~ubuntu-branches/ubuntu/quantal/subversion/quantal

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Loïc Minier
  • Date: 2010-11-20 11:21:18 UTC
  • Revision ID: james.westby@ubuntu.com-20101120112118-yi298evbp2bbi66i
Tags: 1.6.12dfsg-2ubuntu3
debian/tools/Makefile: add APR_LIBS and use it when linking
svn-make-config:
APR_LIBS = `apr-config --ldflags --link-ld --libs`

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
subversion (1.6.12dfsg-2ubuntu3) natty; urgency=low
 
2
 
 
3
  * debian/tools/Makefile: add APR_LIBS and use it when linking
 
4
    svn-make-config:
 
5
    APR_LIBS = `apr-config --ldflags --link-ld --libs`
 
6
 
 
7
 -- Loïc Minier <loic.minier@ubuntu.com>  Sat, 20 Nov 2010 11:21:18 +0100
 
8
 
1
9
subversion (1.6.12dfsg-2ubuntu2) natty; urgency=low
2
10
 
3
11
  [ Barry Warsaw ]