Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Termcap saga again
- X-seq: zsh-workers 14263
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: Peter Stephenson <pws@xxxxxxx>, zsh-workers@xxxxxxxxxx (Zsh hackers list)
- Subject: Re: Termcap saga again
- Date: Tue, 8 May 2001 15:14:43 +0000
- In-reply-to: <Tc0a88d0153658926c4@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <Tc0a88d0153658926c4@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
On May 8, 3:56pm, Peter Stephenson wrote:
} Subject: Re: Termcap saga again
}
} Is there some other way of doing the test that will simply see if it
} compiled? I should know but I can't remember.
Yeah, change it from AC_TRY_COMPILE to AC_TRY_LINK, though it's pretty
stupid that AC_TRY_COMPILE fails on harmless warnings.
So apply my patch (which is necessary to get AC_TRY_LINK to work right)
and also change the _COMPILE to _LINK (which I should have noticed in the
first place) and try again. If it works, either you can commit it, or
let me know and I will.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author