diff options
Diffstat (limited to 'binutils/config.in')
-rw-r--r-- | binutils/config.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/binutils/config.in b/binutils/config.in index 81bd143..131f09b 100644 --- a/binutils/config.in +++ b/binutils/config.in @@ -47,10 +47,6 @@ /* Is the prototype for getopt in <unistd.h> in the expected format? */ #undef HAVE_DECL_GETOPT -/* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't. - */ -#undef HAVE_DECL_SBRK - /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't. */ #undef HAVE_DECL_STPCPY @@ -107,9 +103,6 @@ /* Define to 1 if msgpack is available. */ #undef HAVE_MSGPACK -/* Define to 1 if you have the `sbrk' function. */ -#undef HAVE_SBRK - /* Define to 1 if you have the <stdint.h> header file. */ #undef HAVE_STDINT_H |