Colin Watson wrote:
> I made this change and it now works correctly.

Thanks for checking. That's important to know.

How exactly did you invoke gnulib-tool? With or without a --makefile-name
option?

> Gnulib needs to put -I. in its AM_CPPFLAGS, since it
> appears to define that variable to empty

Yes, I agree that this may be the mistake.

> thus cancelling Automake's default behaviour.

To me, it looks like AM_CPPFLAGS is empty by default. Automake's default
includes are in a separate variable called DEFAULT_INCLUDES.

Bruno



Reply via email to