Commit 4d9c76236622ea56af5e810f9c93f837cae46c70

Bruno Haible 2010-11-19T01:57:49

c-strtold: Avoid link error on AIX 7. * lib/c-strtod.c: Test also HAVE_STRTOD_L or HAVE_STRTOLD_L. * m4/c-strtod.m4 (gl_C_STRTOD): Test whether strtod_l exists. (gl_C_STRTOLD): Test whether strtold_l exists. Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.