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: Kei Kebreau
Subject: [bug#27568] [PATCH 1/2] gnu: bigloo: Update to 4.3a.
Date: Mon, 10 Jul 2017 19:42:29 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)

address@hidden (Ludovic Courtès) writes:

> 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.)
>
They were for one of the in-tree third-party packages. I've removed the
autotools packages from the inputs.

> Apart from that, if it builds, go for it!
>
> Thanks,
> Ludo’.





reply via email to

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