This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: gcc gcc-3_3-branch has configure.in newer than configure


Hi Andreas,

aj> The 3.3 top level configure script is not generated by autoconf.  It
aj> is a cygnus-style configure script and therefore this looks fine.

Ah okay, I understand now.  Thanks.

mec> In particular, 'configure.in' has code to set gxx_include_dir,
mec> but 'configure' has not been regenerated to use that code.

It turns out that this part is okay and the problem was something
else: a quoting problem in the definition of gxx_include_dir.
And the problem has been fixed now.

Michael C


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