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: regeneration of files


>>>>> "Mike" == Mike Stump <mrs@apple.com> writes:

Mike> I found quite a few files out of date...

[...]
Mike> libjava/configure

I updated (svn trunk) and re-ran autoconf here, and didn't see any
change.

What version of autoconf are you using?  I'm using the 2.59 that comes
with FC5.

Mike> I noticed quite a variety in the options for aclocal.  :-(

This isn't a necessarily a problem -- e.g. the libjava ACLOCAL_AMFLAGS
includes '-I .' to pick up local .m4 files, and this is ok as a
difference from, say, the boehm-gc value.

Offhand libffi's looks incorrect, it should probably include
../config.  zlib should probably have this setting too (though I
didn't look to see whether this makes a difference).

Tom


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