Re: automake/44: conditional redefinitions (Was: Re: Automake 1.6.3 issue)

2002-10-28 Thread Akim Demaille
| This also works for things like | | foo = mumble | foo = blurgle | | which would be interpreted as | | foo = blurgle | if FALSE | foo = mumble | endif I've always thought this is wrong. I still think we should not support such ``feature'', which is a form of laxism to me, comp

Re: How to specify 2 stage build in Makefile.am

2002-10-28 Thread Duncan Gibson
Apologies for not replying sooner, but I've been away for a week. Duncan Gibson wrote: DG> bin_PROGRAMS = CubeView DG> DG> CubeView_SOURCES = \ DG> CubeMain.cxx \ DG> CubeView.cxx CubeView.h \ DG> CubeViewUI.fl DG> DG> SUFFIXES = .cxx .h .fl DG> DG> .fl.cxx .fl.h: DG>fluid -c $< Alexan

beginners question ?

2002-10-28 Thread Lars Segerlund
I'm just starting to use gnu autotools, and I have some small problems, I have figured out how to build in some subdirs and to have resonable include paths, but how do I link with X11 , I'm using automake and autoconf and have a subdir which contains the source and an Makefile.am something l

Re: beginners question ?

2002-10-28 Thread Bob Proulx
Lars Segerlund <[EMAIL PROTECTED]> [2002-10-28 17:14:18 +0100]: > > I'm just starting to use gnu autotools, and I have some small > problems, I have figured out how to build in some subdirs and to > have resonable include paths, but how do I link with X11 , I'm using > automake and autoconf and h

Your message to lam awaits moderator approval

2002-10-28 Thread lam-admin
Your mail to 'lam' with the subject Virus quarantined by PerlMx Is being held until the list moderator can review it for approval. The reason it is being held: Post by non-member to a members-only list Either the message will get posted to the list, or you will receive notification of

Delivery Status Notification (Failure)

2002-10-28 Thread postmaster
This is an automatically generated Delivery Status Notification. Delivery to the following recipients failed. [EMAIL PROTECTED] Reporting-MTA: dns;mail.truelogic.com.au Received-From-MTA: dns;elsewhere.net Arrival-Date: Mon, 28 Oct 2002 20:56:47 +1100 Final-Recipient: rfc822;[EMAIL PR

Autoconf 2.54b released

2002-10-28 Thread Akim Demaille
The Autoconf team -- Akim, Alexandre, Jim, Paul, and Tom -- is happy to annonce the second beta of forthcoming Autoconf 2.55. Download, compile, install, torture, and enjoy! - Why should I upgrade from 2.54? A few bug fixes, improved portability, no known incompatibility with 2.53 and 2.54,