|
|
Choosing A Webhost: |
Re: [PATCH] Add BDB 4.3 support to the apr-util/build/dbm.m4: msg#00165apache.apr.devel
On 2004-09-23 13:26+0100, Joe Orton wrote: > On Tue, Sep 21, 2004 at 07:59:19PM -0600, Jani Averbach wrote: > > This patch adds support for 'sometime in the future to be released' > > Berkeley DB 4.3. > > a.k.a. make apr-util/configure another three times slower :) > No comments. =) > Thanks Jani, committed to HEAD, I guess it applies the same to 0.9.x and > should be done there too... There is one little difference: 0.9.x: APU_CHECK_BERKELEY_DB("4", "1", "-1", "$places", "db41/db.h db4/db.h db.h", "db-4.1 db4 db" ) ... APU_CHECK_BERKELEY_DB("4", "2", "-1", "$places", "db42/db.h db4/db.h db.h", "db-4.2 db4 db" ) When 1.0.x uses: APU_CHECK_BERKELEY_DB("4", "1", "-1", "$places", "db41/db.h db4/db.h db.h", "db-4.1 db41 db4 db" ) ^^^^ ... APU_CHECK_BERKELEY_DB("4", "2", "-1", "$places", "db42/db.h db4/db.h db.h", "db-4.2 db42 db4 db" ) ^^^^ I don't know why there is this difference. So, if it was there by intention, then the patch should be changed to use: APU_CHECK_BERKELEY_DB("4", "3", "-1", "$places", "db43/db.h db4/db.h db.h", "db-4.3 db4 db" ) if not, perhaps we should haul the whole file from 1.0.x to the 0.9.x? *shrug* BR, Jani -- Jani Averbach
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Pollset: Thread Safe & More, Paul Querna |
|---|---|
| Next by Date: | Re: Pollset: Thread Safe & More, Paul Querna |
| Previous by Thread: | Re: [PATCH] Add BDB 4.3 support to the apr-util/build/dbm.m4, Joe Orton |
| Next by Thread: | Planejamento Estratégico, Instituto de Planejamento e Gestăo Estratégica |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |