
16 Oct
2013
16 Oct
'13
1:38 p.m.
"Daniel P. Berrange" <berrange@redhat.com> writes:
and looking at what is run by autogen.sh with strace, it seems to use 'aclocal -I m4 -I gnulib/m4'. So this bootstrap.conf ACLOCAL setting doesn't appear to have any effect.
thanks to have checked it. It seems that using directly the "bootstrap" script makes a difference, I had assumed it doesn't; and also it makes a difference if I run "git clean -fdx" before autogen.sh (so maybe it is a separate issue?). I'll investigate this better if Eric hasn't already an answer. Regards, Giuseppe