autoconf
[Top][All Lists]
Advanced

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

config.status --recheck


From: Lorenzo Bettini
Subject: config.status --recheck
Date: Mon, 13 Oct 2008 19:02:41 +0200
User-agent: Thunderbird 2.0.0.17 (X11/20080925)

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




reply via email to

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