This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: config.{guess,sub} in automake and autoconf
- To: Harlan Stenn <Harlan.Stenn@pfcs.com>
- Subject: Re: config.{guess,sub} in automake and autoconf
- From: Tom Tromey <tromey@cygnus.com>
- Date: 19 May 1999 14:25:04 -0600
- Cc: automake@gnu.org, autoconf@gnu.org
- References: <16171.927136198@brown.pfcs.com>
- Reply-To: tromey@cygnus.com
>>>>> "Harlan" == Harlan Stenn <Harlan.Stenn@pfcs.com> writes:
Harlan> I've noticed that config.{sub,guess} are not the same in both
Harlan> automake and autoconf. This is in the CVS repository.
Some of the files in automake, such as config.sub and config.guess,
come from external sources. I usually only update the automake cvs
repository with new versions of these files as part of the release
process.
Tom