* Build apt-ftparchive with libdb4.2 rather than libdb2
authorArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 17:06:43 +0000 (17:06 +0000)
committerArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 17:06:43 +0000 (17:06 +0000)
commitc9569a1edaf6f93cbeefe0b8dacc02c14dbb6cc9
tree0116f442851cc9734ad663f3825168e4d9852d8a
parent77113d1158583ebcc931997786e2a930f6bfa7a6
* Build apt-ftparchive with libdb4.2 rather than libdb2
Author: mdz
Date: 2004-05-08 19:41:01 GMT
* Build apt-ftparchive with libdb4.2 rather than libdb2
- Patch from Clint Adams to do most of the work
- Build-Depends: s/libdb2-dev/libdb4.2-dev/
- Add AC_PREREQ(2.50) to configure.in
- Use db_strerror(err) rather than GlobalError::Errno (which uses strerror)
buildlib/environment.mak.in
configure.in
debian/control
ftparchive/cachedb.cc
ftparchive/cachedb.h
ftparchive/makefile