diff options
Diffstat (limited to 'gdbserver/config.in')
-rw-r--r-- | gdbserver/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdbserver/config.in b/gdbserver/config.in index ca4b9f4..47e1e72 100644 --- a/gdbserver/config.in +++ b/gdbserver/config.in @@ -402,6 +402,9 @@ /* Define to 1 if you have the <ws2tcpip.h> header file. */ #undef HAVE_WS2TCPIP_H +/* Define as const if the declaration of iconv() needs const. */ +#undef ICONV_CONST + /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT |