X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=binutils%2Fconfig.in;h=c5fb919aa954e4673798b99a89b134855a9bb661;hb=ca4f92520e1b7ba2d78b3923f4180cd26ad9af71;hp=81bd143140e020543ba4dfcc6f1e3515195c2c39;hpb=2952f10cd79af4645222f124f28c7928287d8113;p=binutils-gdb.git diff --git a/binutils/config.in b/binutils/config.in index 81bd143140e..c5fb919aa95 100644 --- a/binutils/config.in +++ b/binutils/config.in @@ -47,10 +47,6 @@ /* Is the prototype for getopt in 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 header file. */ #undef HAVE_STDINT_H @@ -192,12 +185,6 @@ /* Define to the version of this package. */ #undef PACKAGE_VERSION -/* The size of `long', as computed by sizeof. */ -#undef SIZEOF_LONG - -/* The size of `long long', as computed by sizeof. */ -#undef SIZEOF_LONG_LONG - /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS