diff options
Diffstat (limited to 'libjava/include')
| -rw-r--r-- | libjava/include/config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libjava/include/config.h.in b/libjava/include/config.h.in index 93edd56111d..a31dceadce4 100644 --- a/libjava/include/config.h.in +++ b/libjava/include/config.h.in @@ -311,6 +311,9 @@ /* Define if you have the <langinfo.h> header file. */ #undef HAVE_LANGINFO_H +/* Define if you have the <locale.h> header file. */ +#undef HAVE_LOCALE_H + /* Define if you have the <netdb.h> header file. */ #undef HAVE_NETDB_H |

