diff options
Diffstat (limited to 'ld/config.in')
-rw-r--r-- | ld/config.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ld/config.in b/ld/config.in index d4c1fc4..0ccd79d 100644 --- a/ld/config.in +++ b/ld/config.in @@ -75,10 +75,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 <dlfcn.h> header file. */ #undef HAVE_DLFCN_H @@ -127,9 +123,6 @@ /* Define to 1 if you have the `realpath' function. */ #undef HAVE_REALPATH -/* 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 |