* 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