This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Using automake to install config.sub and config.guess


Alexandre Duret-Lutz wrote:

"William" == William S Fulton <wsf@fultondesigns.co.uk> writes:


 William> We are using AC_CANONICAL_HOST which requires config.sub and
 William> config.guess. We'd like to pick these files up from automake which
 William> regularly updates these on each automake release. We are using
 William> automake but not libtool so can't use libtoolize which is able to
 William> install them. Also

William> automake --add-missing --copy --force-missing

There is a fix for this bug in CVS.  Automake 1.9.1 will update
these files on such incantation.
Okay that's great. If anyone can think of a work around I would love to hear it as creating a dependency on a later version of Automake isn't particularly practical right now. I guess I'm going to have to check these files into cvs though as the workaround.

Cheers
William



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]