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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 605 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 13 14:41:28 2006 UTC (6 years, 10 months ago) by peters-guest
File length: 798 byte(s)
Copied from: branches/1.4.x/debian/patches/fix-bdb-version-detection.dpatch revision 604
Diff to previous 604
Oops, I didn't mean to use a .dpatch suffix there.

Revision 604 - (view) (download) (annotate) - [select for diffs]
Added Thu Jul 13 14:40:45 2006 UTC (6 years, 10 months ago) by peters-guest
Original Path: branches/1.4.x/debian/patches/fix-bdb-version-detection.dpatch
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