]> arthur.barton.de Git - ngircd-alex.git/commit - src/portab/portab.h
Test for gai_strerror()
authorAlexander Barton <alex@barton.de>
Sun, 6 Nov 2011 13:16:59 +0000 (14:16 +0100)
committerAlexander Barton <alex@barton.de>
Sun, 6 Nov 2011 13:16:59 +0000 (14:16 +0100)
commit13d9e0c5a7e03559a2b5bf405b526098b15bd0e6
tree2579f0be10cb61313283e194e38819b5a815afad
parenta7911e35afce4de5f387f9dae0f414ae35006b25
Test for gai_strerror()

If gai_strerror() isn't available, use a macro that simply returns
a static error message (regardless of the real error code).

For example, GNU libc 2.0.7 doesn't implement gai_strerror().
configure.in
src/portab/portab.h