automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Include paths: no "-I." please


From: overbored
Subject: Re: Include paths: no "-I." please
Date: Fri, 01 Jul 2005 14:53:22 -0700
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

I figured out the problem: for some reason, I couldn't just specify the option in the top-level Makefile.am. I had to specify it in the src directory's Makefile.am. (How come?)

Thus spake Ralf Wildenhues on 6/30/2005 6:29 PM:
* overbored wrote on Fri, Jul 01, 2005 at 12:44:38AM CEST:

Thus spake Ralf Wildenhues on 6/30/2005 7:23 AM:

Quoting the manual:
| `nostdinc'
|      This option can be used to disable the standard `-I' options which
|      are ordinarily automatically provided by Automake.

It's not working, -I. is still getting passed in. I re-ran the entire chain:

aclocal && autoconf && automake && ./configure && make

But I still see the two -I. arguments getting passed in.


I cannot reproduce this with a small example.  Could you try to provide
a small example package where this fails?

Regards,
Ralf








reply via email to

[Prev in Thread] Current Thread [Next in Thread]