This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: How do we run autoconf for the top-level configure.in?
- From: "Zack Weinberg" <zack at codesourcery dot com>
- To: Kazu Hirata <kazu at cs dot umass dot edu>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 11 Feb 2004 23:49:43 -0800
- Subject: Re: How do we run autoconf for the top-level configure.in?
- References: <20040212.021920.10292246.kazu@cs.umass.edu>
Kazu Hirata <kazu@cs.umass.edu> writes:
> Hi,
>
> While trying to disable something in the top-level configure.in, I
> noticed that my autoconf-2.13 can't generate the same configure script
> as the original one. (See the attached diff for spurious changes.)
> Is there any option or trick that I need to use?
There are several slightly different versions of autoconf 2.13
wandering around. Don't worry about it.
zw