autoconf
[Top][All Lists]
Advanced

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

Re: Auto update of config.[guess|sub]


From: John D. Burger
Subject: Re: Auto update of config.[guess|sub]
Date: Mon, 21 Jan 2002 14:45:16 -0500

Hello -

I find it unsettling to have duplicate (at best) versions of things like
config.guess, config.sub, and install-sh in multiple CVS archives, so I
would like to have my "make dist" copy them in, preferably using the
autotools.

As far as I can tell, however, achieving this seems to presuppose the
use of automake, which I don't use (yet).  I had hopes for "autoreconf
--install", but this gives me lots of complaints about missing AM
macros.  I even tried to fool automake, so I could use "--add-missing",
but it saw right through me (but see disclaimer below).

I understand that the autotools are, increasingly, designed to be used
together, but autoconf is extremely useful all by itself.  Thus it sees
odd to me that automatic installation of config.guess and friends is
supported by the other autotools, but not autoconf.

Of course, I may have missed some obvious way to get what I want without
actually adopting the use of automake in my project - enlightenment is
hereby requested.

Thanks!

- John Burger
  MITRE




reply via email to

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