/[pkg-subversion]/branches/1.4.x/debian/patches/fix-bdb-version-detection.dpatch
ViewVC logotype

Log of /branches/1.4.x/debian/patches/fix-bdb-version-detection.dpatch

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 604)

Revision 604 - (view) (download) (annotate) - [selected]
Added Thu Jul 13 14:40:45 2006 UTC (6 years, 10 months ago) by peters-guest
File length: 798 byte(s)
Fix Berkeley DB version detection:

In #378105 I reported that 'apu-config --libs' prints a list of
dependent libraries, where it should print nothing at all, since you
should not explicitly link to dependent libraries in Debian.  Tollef
said he'd fix it.

However, BDB version detection relies on this behavior, as it runs
'apu-config --libs', pulls out the -ldb* word, and compiles a test
program with this.  By adding 'apu-config --link-ld', which will be
-laprutil-1, that will pull in libdb4.x regardless of whether
'apu-config --libs' prints it explicitly.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.5