On 3 Mar 2000, Jean-Marc Lasgouttes wrote:
> >>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
>
> Angus> having read the latest installment of the lyx development news,
> Angus> I checked the rae branch out of cvs and tried to compile it.
>
> Angus> Compilation fails in sigc++ with m4 -I./macros
> Angus> macros/func_slot.h.m4 > func_slot.h m4: illegal option -- I
>
> Angus> I'm running on an Alpha with Digital Unix v3.2 and have the
> Angus> Digital version of m4. Synopsis: m4 [-Bnumber] [-es] [-Hnumber]
> Angus> [-Snumber] [-Tnumber] [-Dmacro][=value] [-Umacro] file ... | -
>
> I got the same problem and it is fixed by the following patch. It
> works here because I have GNU m4 installed as gm4.
>
> Allan, I did not commit that patch because you said not to touch at
> this directory. What should I do?
Send it to Karl:
[EMAIL PROTECTED]
and apply it also. Karl's usually pretty quick at accepting little
patches like this.
Angus: do like JMarc and install GNU m4 as gm4.
Allan. (ARRae)