Hi,
how can I stop reconfiguration (automatic running of aclocal, automake and
autoconf)? I have sources including Makefile.in and configure and other
generated files in Subversion repository. I thought that if I touch each
foo.in file and the configure script, it will not try to re-run autoreconf.
But even after that I get:

amber2::wilx:~/tmp/log4cplus-1.0.3-rc1/objdir> make

cd .. && /bin/sh /home/wilx/tmp/log4cplus-1.0.3-rc1/missing --run aclocal-1.10
 cd .. && /bin/sh /home/wilx/tmp/log4cplus-1.0.3-rc1/missing --run
automake-1.10 --gnu
cd .. && /bin/sh /home/wilx/tmp/log4cplus-1.0.3-rc1/missing --run autoconf
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ../configure --enable-threads=yes
--no-create --no-recursion

--
VH


_______________________________________________
Autoconf mailing list
Autoconf@gnu.org
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to