Eric Bavier skribis:
> Ludovic Courtès writes:
>
>> Eric Bavier skribis:
>>
>>> +(inputs
>>> + `(("flex" ,flex)
>>> + ("popt" ,popt)))
>>
>> Flex should be a native input, and I think popt too (it’s a program used
>> at build time, right?).
>
> Both flex and popt are used in this c
Ludovic Courtès writes:
> Eric Bavier skribis:
>
>> +(inputs
>> + `(("flex" ,flex)
>> + ("popt" ,popt)))
>
> Flex should be a native input, and I think popt too (it’s a program used
> at build time, right?).
Both flex and popt are used in this case for their runtime libraries
(lib
Eric Bavier skribis:
> +(inputs
> + `(("flex" ,flex)
> + ("popt" ,popt)))
Flex should be a native input, and I think popt too (it’s a program used
at build time, right?).
> +(synopsis "Clean up filenames")
“file names”.
Thanks,
Ludo’.