On Tue, Jun 10, 2008 at 09:56:42AM +0200, Patrice Dumas <[EMAIL PROTECTED]>
wrote:
> No, on my system they are in.
Interesting.
> Sometime you have to run
> aclocal -I m4
> (to have the autom4te.cache cleaned?) by hand.
Did that.
Also tried
rm -rf autom4te.cache
.
> I have very recent autotools, but autoreconf worked since a long time.
> automake 1.10.1, autoconf 2.62.
autoconf 2.61, here.
Well, I guess it's no big issue, since the "hand-crafted" config.h.in
is still around, and no part of the build process calls any automake
or autoconf programs, so config.h.in will only be regenerated if
explicitly demanded by the user. And I assume that users which call
autoreconf know what they're doing.
Greetings
Matthias