Bill Schottstaedt <[EMAIL PROTECTED]> writes:

> on linuxppc 2000, the include of ltdl.h line 237 dynl.c needs
> to be #include <libltdl/ltdl.h> (as in the other reference to
> it -- forgot write down where I saw it).

2000-06-03  Mikael Djurfeldt  <[EMAIL PROTECTED]>

        * dynl.c: Changed #include <ltdl.h> --> #include
        "libltdl/ltdl.h".  (Thanks to Bill Schottstaedt.)

> on sgi irix 5.3, the new makefiles use a construct something
> like DEPS_MAGIC... (line 551 of libguile/Makefile for example);
> all of these cause a syntax error in this version of make.
> If you need fuller details, let me know.

Yes please.  This is a problem with automake, but we'll forward it to
the proper people.

Reply via email to