On 10/26/18, Hans-Bernhard Bröker wrote:
> Am 26.10.2018 um 17:06 schrieb Stuart Caie:
>> Technically, AM_ICONV is not distributed with automake, and neither is
>> is config.rpath. However, automake recognises config.rpath as a special
>> file to distribute nonetheless.
>
> That's not really autom
Hello Stuart,
Stuart Caie writes:
> the automake macro AM_ICONV requires the auxiliary program config.rpath,
> however automake --add-missing will not install it.
>
> Technically, AM_ICONV is not distributed with automake, and neither is
> is config.rpath. However, automake recognises config.rpa
Am 26.10.2018 um 17:06 schrieb Stuart Caie:
> Hello,
>
> the automake macro AM_ICONV requires the auxiliary program config.rpath,
> however automake --add-missing will not install it.
That's because it's not automake's file. Automake has no way of knowing
where to get that file from, nor a respo
Hello,
the automake macro AM_ICONV requires the auxiliary program config.rpath,
however automake --add-missing will not install it.
Technically, AM_ICONV is not distributed with automake, and neither is
is config.rpath. However, automake recognises config.rpath as a special
file to distribute non