emacs-devel
[Top][All Lists]
Advanced

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

Re: config.in


From: Andreas Schwab
Subject: Re: config.in
Date: Fri, 19 Apr 2002 13:42:08 +0200
User-agent: Gnus/5.090005 (Oort Gnus v0.05) Emacs/21.2.50 (ia64-suse-linux)

address@hidden (Kim F. Storm) writes:

|> Andreas Schwab <address@hidden> writes:
|> 
|> > Richard Stallman <address@hidden> writes:
|> > 
|> > |> Things may be different now with src/config.in.  There now seems to be
|> > |> a Make rule to update that file, so it might try to run automatically.
|> > |> This is no good.
|> > 
|> > There was always a rule for configure as well, otherwise I wouldn't have
|> > added one for config.in.  But the difference with config.in is that it
|> > depends on a third file, src/stamp-h.in, that functions as a timestamp
|> > file, because autoheader does not modify its output if it wouldn't change,
|> > thus to avoid running autoheader again and again the stamp file is needed.
|> > I have already extended make-dist to fix the timestamps for distribution.
|> 
|> I think I got lost half way through those changes....  I don't think
|> I'll ever dare adding a new parameter to config.in or configure :-)

You will not ever need to modify config.in any more.

|> May I suggest that you write a short INTRO_CVS file (not to be
|> included in a dist) which explains what tools are needed to
|> reconfigure things (autoconf version etc.), what (config related)

Just use autoconf >= 2.51, as stated in configure.in (AC_PREREQ).

|> files are in CVS, why they are there, and what the dependencies
|> between all those files are.

In addition to autoconf you just need to run autoheader to update
src/config.in.  That's all.

Andreas.

-- 
Andreas Schwab, SuSE Labs, address@hidden
SuSE GmbH, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



reply via email to

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