config.status --recheck

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

 



Hi

I often use

./config.status --recheck

when I want to detect new installed tools; however, when I move something to some other directory, I need to re-run ./configure manually, otherwise make complains about some missing files (required by a Makefile.in); this requires to re-run configure with the same arguments that were originally used; now config.status knows about these parameters, e.g.,

./config.status --version
source-highlight config.status 2.11
configured by ./configure, generated by GNU Autoconf 2.61,
with options "'CXX=/usr/lib/ccache/g++' 'CXXFLAGS=-g' '--prefix=/home/bettini/usr/local/' '--enable-maintainer-mode' '--enable-warnings'"

so wouldn't it be useful to have an option in config.status that re-runs configure with these parameters (instead of having to remember them or copy & paste them)?

what do you think?

thanks in advance
	Lorenzo

--
Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
ICQ# lbetto, 16080134     (GNU/Linux User # 158233)
HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com
http://www.myspace.com/supertrouperabba
BLOGS: http://tronprog.blogspot.com  http://longlivemusic.blogspot.com
http://www.gnu.org/software/src-highlite
http://www.gnu.org/software/gengetopt
http://www.gnu.org/software/gengen http://doublecpp.sourceforge.net


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

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux