From: Alexandre Oliva (oliva@dcc.unicamp.br)
Date: Mon Jan 11 1999 - 14:34:16 EST
On Jan 11, 1999, "Parmelan, Edouard" <EP510777@exchange.FRANCE.NCR.com> wrote:
> For guys we want change Makefile.am and configure.in, I have
> add the option --enable-maintainer, by default DISABLED.
automake already suports AM_MAINTAINER_MODE, that does something
similar, but it's deprecated because it was found to be more trouble
than advantage, so I'd rather not install this. The current version
verification, and the future one that will be introduced in automake
should take care of that. Distributions (snapshots and releases) will
come with all files up-to-date, so that no tool should be needed.
> I also add a libtool patch that correct building of `convenience'
> libraries when configured with --disable-static.
Do you mean, with --disable-shared, right? And do you really mean
that telling libtool to build old libs for convenience libraries does
fix the problem? Thank you so much, but I need ChangeLog entries to
install your patch, as well as new entries for README and
doc/PLATFORMS. Will you please post a complete patch for libtool to
bug-libtool@gnu.org? Thanks in advance.
> Before today Alexandre, build was correct with VPATH.
> With the changes in kaffe/kaffevm/jit/Makefile.am, icode.h is not
> found {:-(.
Which source file fails to find it? I can't seem to reproduce this
problem here.
> I also note in ltconfig.in that hardcode_libdir_flags_specs
> ='-L$libdir' for may host_os with hardcode_minus_L=no :(
I'm not sure I understand what you mean here.
-- Alexandre Oliva http://www.dcc.unicamp.br/~oliva aoliva@{acm.org} oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.org} Universidade Estadual de Campinas, SP, Brasil
This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:38 EDT