Re: To hack or not to hack

2000-04-04 Thread Alexandre Oliva
On Apr 4, 2000, Tom Tromey <[EMAIL PROTECTED]> wrote: Michael> - automake forces me to configure libtool for every package. Michael> I cannot use a configured libtool installed in a base Michael> package. > You might be able to make this work somehow, but I don't know it > offhand. I *think* t

Re: To hack or not to hack

2000-04-04 Thread Michael Bletzinger
Tom Tromey wrote: > > > "Michael" == Michael Bletzinger <[EMAIL PROTECTED]> writes: > Michael> - autoheader automagically defines the PACKAGE and VERSION > Michael> variable in every config.h file making it impossible for > Michael> packages to cleanly include more than one config.h file. >

Re: To hack or not to hack

2000-04-03 Thread Tom Tromey
> "Michael" == Michael Bletzinger <[EMAIL PROTECTED]> writes: Michael> The first issue is: Where should the common configuration Michael> information needed to build the various subpackages be Michael> stored? It depends on your goals. Michael> I would like to set up a base package for the