Re: libassuan troubles
Werner Koch <[email protected]>
| Newsgroups | gmane.comp.encryption.gpg.gpa.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 19 Apr 2004 17:44:46 +0200, Michael Nottebrock said: > It seems our standards guys agree and indeed FreeBSD 5 has putc_unlocked > defined in libc and the autoconf check does work there, too, so only FreeBSD > 4.x is affected. I'm not sure if that's still worth the trouble of adding a > special case (in libassuan or autoconf). The autoconf check should indeed catch this for FreeBSD < 5. Werner