Re: Dillo and Irix
eocene <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
Johannes wrote: > I would suggest testing for this specific (v)snprintf() behaviour in > configure and ifdef based on the result rather than on the OS. I thought about that, and between - it sounding like Irix == this behaviour and - relearning enough about autoconf to do anything is always somewhere between unpleasant and painful I felt disinclined, but I could give it some effort. > There might even be some builtin support for this check in autoconf > as the issue is mentioned in [1]. I looked a bit yesterday and didn't get the impression that there was anything.