autoconf
[Top][All Lists]
Advanced

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

How to stop reconfiguration?


From: Václav Haisman
Subject: How to stop reconfiguration?
Date: Sat, 06 Sep 2008 23:08:15 +0200
User-agent: Thunderbird 2.0.0.16 (Windows/20080708)

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




reply via email to

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