darcs

Issue 1163 Configure seems to ignore --without flags

Title Configure seems to ignore --without flags
Priority bug Status wont-fix
Milestone Resolved in
Superseder Nosy List darcs-devel, dmitry.kurochkin, kowey, shicks, thorkilnaur, twb
Assigned To
Topics Regression

Created on 2008-10-24.17:30:10 by shicks, last changed 2009-08-27.14:15:26 by admin.

Messages
msg6430 (view) Author: shicks Date: 2008-10-24.17:30:03
Both Franchise and Autoconf seem to have this problem.  I specified

configure --with-static-libs --without-libwww --without-libcurl --without-haskeline

and both configure scripts gave me haskeline.  Franchise also used libwww.
msg7200 (view) Author: twb Date: 2009-01-26.02:18:28
Hi Stephen,

On Fri, Oct 24, 2008 at 06:30:03AM +0000, Stephen Hicks wrote:
> ./configure --with-static-libs --without-libwww --without-libcurl --without-haskeline
> [...] gave me haskeline.

Thanks for your report, and apologies for the slow response.
Can you still reproduce this problem with the current Darcs release?

There is a known problem with statically linking libcurl (issue806),
though it may only affect some OS distributions.

Our current roadmap will result in the autoconf build framework being
deprecated in the next release (Darcs 2.3), and abandoned thereafter.
Instead we are working on the Cabal-based build framework.

Because of this, I will WONTFIX this issue, but if you can provide
some more information and I can fix it easily, it might get into a
2.2.1 bugfix release (if there is one).
History
Date User Action Args
2008-10-24 17:30:10shickscreate
2009-01-26 02:18:30twbsetstatus: unread -> wont-fix
nosy: + twb
messages: + msg7200
2009-08-10 23:49:05adminsetnosy: - dagit
2009-08-25 17:32:00adminsetnosy: + darcs-devel, - simon
2009-08-27 14:15:26adminsetnosy: kowey, darcs-devel, shicks, twb, thorkilnaur, dmitry.kurochkin