[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: makeinfo
From: |
Carnë Draug |
Subject: |
Re: makeinfo |
Date: |
Fri, 10 Aug 2012 13:11:16 +0100 |
On 10 August 2012 12:53, Rita <address@hidden> wrote:
> Hello,
>
> Would it make sense to have a ./configure flag for texinfo? While doing
> make make and in .DOCSTRINGs it fails to find my makeinfo since its
> installed in a separate location. Make assumes is in the standard location
>
> ANy thoughts?
Actually, the current version of octave doesn't even check if it's
installed. See https://savannah.gnu.org/bugs/?36903 This has already
been patched but I'm not sure if it allows to configure the path (I'd
assume that if it's somewhere on the path, it would find it though).
Carnë