Nicolas Joly wrote:
> Bob Proulx wrote:
> > What is the best practice for organizing a program that includes
> > multiple lex generated scanners?
>
> I encountered the same problem ... and made the following constructs
> that did the trick (at least for me).
>
> AUTOMAKE_OPTIONS = subdir-objects
David Byron wrote:
> on line 7. I went ahead and changed it to:
>
> AC_DEFUN([AM_PATH_PSTOEDIT],
>
> and the warning disappeared, revealing a different one. As I fix each one
> the same way, a new one appears. Here are the rest.
>
> /usr/share/aclocal/libsmi.m4:8: warning: underquoted defini
I'm not sure whether this is a cygwin problem, an automake problem, or my
problem but I thought I'd start here.
I'm trying to run the autotools on cygwin (eventually using cccl when I get
that far), but I'm running into trouble before that. Here's the error I
get:
$ autoreconf -fvi
autoreconf-2.
Also sprach Ralf Wildenhues:
> This machinery is all present in automake.in (but not accessible from
> outside). Sorry, I haven't worked on this more yet.
Which basically there is no other solution without modyfing automake
currently, right ?
OK, I'll release camlimages in current state (after al