Re: Automake 1.4h

2001-07-06 Thread Tom Tromey
> "Lars" == Lars J Aas <[EMAIL PROTECTED]> writes: Lars> However, since the problem has always been there and may prove Lars> difficult to fix, you could just go ahead and get Automake 1.5 Lars> out the door and plan this rewrite for 1.5.1 or something? 1.5 Lars> is long overdue as it is. T

Re: Automake 1.4h

2001-07-06 Thread Lars J. Aas
On Tue, Jul 03, 2001 at 10:09:02PM -0600, Tom Tromey wrote: : I've released automake 1.4h. Get it here: : : ftp://sources.redhat.com/pub/automake/automake-1.4h.tar.gz : : This version fixes a bunch of bugs that were in 1.4f. Just found out that latest CVS automake puts "OBJEXT = o" into Ma

system dependent extensions

2001-07-06 Thread Daniel Robey
This might just be a beginner's problem, but I can't find anything like it in any documentation, so maybe you could help. My code uses system-dependent extensions for files (specifically matlab mex files) I've made it so autoconf determines which extension to use, and I have suffix rules set up.

Start a business on us(no subject)

2001-07-06 Thread dZa9MuImY
Looking for Money to Start or Grow a Business? Buy/Develop Real Estate? Bring an Invention to Market...? Stop Looking! It Just Found YOU! Click Here to Get $$$ NOW & FAST: http://www.usa-hightech.com/ @@@ This mailing is done by an independent

RE: System configuration during install

2001-07-06 Thread Lawrence, David (STEI)
Tom, My understanding of libtool is that it links shared libraries with an embedded pathname to where they are located. The, when an executable or other library links to the shared library linked with -rpath, the pathname for the shared library is embedded in the output file. At least that's th

Capital for your idea(no subject)

2001-07-06 Thread o4LlZ9r72
Looking for Money to Start or Grow a Business? Buy/Develop Real Estate? Bring an Invention to Market...? Stop Looking! It Just Found YOU! Click Here to Get $$$ NOW & FAST: http://www.usa-hightech.com/ @@@ This mailing is done by an independent

Re: Automake 1.4h

2001-07-06 Thread Lars J. Aas
On Thu, Jul 05, 2001 at 10:19:08PM -0600, Tom Tromey wrote: : > "Lars" == Lars J Aas <[EMAIL PROTECTED]> writes: : However, I think we might be able to do it by looking at variables and : not objects or conditions. Seems correct. : Right now I don't see any problem with this approach. We do

Re: System configuration during install

2001-07-06 Thread Rusty Ballinger
> David> If possible, I would like to support the widest range of > David> systems possible with the constraint that I don't as yet > David> understand how they vary. > > I think most people handle this by writing a document for their > project that says "once `make install' is done, here is how y

Re: System configuration during install

2001-07-06 Thread Bjoern Pedersen
On 5 Jul 2001, Tom Tromey wrote: > > "David" == Lawrence, David (STEI) <[EMAIL PROTECTED]> writes: > > David> I am already building using an rpm tree under by home > David> directory. But it would appear that RPM wants me to place the > David> files into their install location before the bin