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 7776a6342..6fc880410 100644 --- a/config.hin +++ b/config.hin @@ -738,6 +738,10 @@ /* Define to 1 if you have the `strchr' function. */ #undef HAVE_STRCHR +/* Define to 1 if you have the `strcoll' function and it is properly defined. + */ +#undef HAVE_STRCOLL + /* Define to 1 if you have the `strcspn' function. */ #undef HAVE_STRCSPN |
