diff options
Diffstat (limited to 'config.hin')
-rw-r--r-- | config.hin | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config.hin b/config.hin index 4a1fe7864..7892ab0f8 100644 --- a/config.hin +++ b/config.hin @@ -308,6 +308,10 @@ don't. */ #undef HAVE_DECL_STRTOIMAX +/* Define to 1 if you have the declaration of `strtold', and to 0 if you + don't. */ +#undef HAVE_DECL_STRTOLD + /* Define to 1 if you have the declaration of `strtoll', and to 0 if you don't. */ #undef HAVE_DECL_STRTOLL |