netbsd: Improve handling of <locale> and <xlocale.h> headers
authorKamil Rytarowski <n54@gmx.com>
Sat, 28 Nov 2015 09:01:05 +0000 (10:01 +0100)
committerDavid Henningsson <david.henningsson@canonical.com>
Mon, 7 Dec 2015 08:01:21 +0000 (09:01 +0100)
commit2d555ba15cc3c795c14962c7d5b5be69ee269a5a
tree4a63191215b798b048f0016fc34c807287decfba
parent04737989ec537e01d63c155807a5d19b0ec5b294
netbsd: Improve handling of <locale> and <xlocale.h> headers

NetBSD ships with strtod_l(3) in <stdlib.h>.
Having strtol_l(3) doesn't imply to have <xlocale.h>.
Generalize inclusion of <locale.h> and <xlocale.h>.
configure.ac
src/pulsecore/core-util.c