guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#27568] [PATCH 1/2] gnu: bigloo: Update to 4.3a.


From: Ludovic Courtès
Subject: [bug#27568] [PATCH 1/2] gnu: bigloo: Update to 4.3a.
Date: Mon, 10 Jul 2017 12:11:12 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)

Kei Kebreau <address@hidden> skribis:

> * gnu/packages/scheme.scm (bigloo): Update to 4.3a.
> [source]: Remove old patch. Add snippet.
> [arguments]: Adjust the build phases accordingly.
> [inputs]: Add libgc, libunistring, libuv, openssl, pcre and sqlite.
> [native-inputs]: Add autoconf, automake and libtool.

[...]

> +     `(("autoconf" ,autoconf)
> +       ("automake" ,automake)
> +       ("libtool" ,libtool)
> +       ("pkg-config" ,pkg-config)))

I’m confident Bigloo itself doesn’t use the Autotools.  Do you remember
why they were needed?  (libgc uses them but I think we arrange not to
use the bundled libgc.)

Apart from that, if it builds, go for it!

Thanks,
Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]