diff options
Diffstat (limited to 'binutils/config.in')
-rw-r--r-- | binutils/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/binutils/config.in b/binutils/config.in index 3c26c5c..7b70d16 100644 --- a/binutils/config.in +++ b/binutils/config.in @@ -82,6 +82,9 @@ /* Define if you have the setlocale function. */ #undef HAVE_SETLOCALE +/* Define if you have the setmode function. */ +#undef HAVE_SETMODE + /* Define if you have the stpcpy function. */ #undef HAVE_STPCPY |