[darcs-users] darcs patch: Resolve issue1037: compile with -D_REENTRANT.

David Roundy droundy at darcs.net
Mon Sep 1 18:33:55 UTC 2008


On Mon, Sep 01, 2008 at 11:22:53AM -0700, Dmitry Kurochkin wrote:
> Mon Sep  1 21:57:38 MSD 2008  Dmitry Kurochkin <dmitry.kurochkin at gmail.com>
>   * Resolve issue1037: compile with -D_REENTRANT.

> Dmitry Kurochkin <dmitry.kurochkin at gmail.com>**20080901175738] hunk ./configure.ac 60
> +dnl Compile with multi thread support. Required on Solaris at least.
> +
> +CPPFLAGS="$CPPFLAGS -D_REENTRANT"
> +

Is this for the libcurl bindings?

David


More information about the darcs-users mailing list