On Wed, May 25, 2016 at 6:04 PM, Ludovic Courtès wrote:
> David Thompson skribis:
>
>> From: David Thompson
>>
>> * gnu/packages/autotools.scm (autoconf-archive): New variable.
>
> [...]
>
>> +(synopsis "Additional macros for GNU Autoconf")
>> +(description
>> + "The GNU Autoconf Arc
David Thompson skribis:
> From: David Thompson
>
> * gnu/packages/autotools.scm (autoconf-archive): New variable.
[...]
> +(synopsis "Additional macros for GNU Autoconf")
> +(description
> + "The GNU Autoconf Archive is a collection of more than 500 macros for
> GNU
> +Autoconf.")
David Thompson writes:
> From: David Thompson
>
> * gnu/packages/autotools.scm (autoconf-archive): New variable.
> ---
> gnu/packages/autotools.scm | 20
> 1 file changed, 20 insertions(+)
>
> diff --git a/gnu/packages/autotools.scm b/gnu/packages/autotools.scm
> index ddc
From: David Thompson
* gnu/packages/autotools.scm (autoconf-archive): New variable.
---
gnu/packages/autotools.scm | 20
1 file changed, 20 insertions(+)
diff --git a/gnu/packages/autotools.scm b/gnu/packages/autotools.scm
index ddc628d..1f0c2af 100644
--- a/gnu/packages/au