[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] Respect --without-sqlite option when SQLite is installed

From: Arfrever Frehtes Taifersar Arahesis <arfrever.fta_at_gmail.com>
Date: 2007-10-28 00:59:18 CEST

`./configure --without-sqlite` doesn't disable using of SQLite when SQLite
is installed. It's wrong behavior [1].

I'm attaching a patch which fixes this bug.

[[[
Respect --without-sqlite option when SQLite is installed.

* build/ac-macros/sqlite.m4
  (SVN_LIB_SQLITE): Respect --without-sqlite option.

Patch by: arfrever
]]]

[1] http://www.gentoo.org/proj/en/qa/automagic.xml

-- 
Arfrever Frehtes Taifersar Arahesis

Received on Sun Oct 28 15:34:18 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.