On Mon, Jun 29, 2009 at 03:21:15 +0200, Thorkil Naur wrote:
> Mon Jun 29 03:14:51 CEST 2009  Thorkil Naur <[email protected]>
>   * Fix flag(http) test for darcs executable

What a forehead-slapper.  In the "darcs itself" part of the darcs.cabal
file was an indentation bug which meant that HTTP-specific stuff was
ignored if the user did not have curl.

Applied, thanks!

Fix flag(http) test for darcs executable
----------------------------------------
> Thorkil Naur <[email protected]>**20090629011451] hunk ./darcs.cabal 481
>          pkgconfig-depends: libcurl >= 7.19.1
>        cpp-options:       -DCURL_PIPELINING -DCURL_PIPELINING_DEFAULT
>  
> -   if flag(http)
> +  if flag(http)
>        build-depends:    network == 2.2.*,
>                          HTTP    >= 3000.0 && < 3001.2
>        cpp-options:      -DHAVE_HTTP
> 

-- 
Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow>
PGP Key ID: 08AC04F9

Attachment: signature.asc
Description: Digital signature

_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to