X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2Fconfig.in;h=c63b1c6eddbc5e3339ab703fa95d07e9474f5de9;hb=5e4b319cdce89a35764b749bf7ea33e7dfbddf0e;hp=9493de724273d30d703bd89f53cb691c5ce30a71;hpb=b11d79f2b289c401770bbb05c82fbd761e4657a4;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/config.in b/gas/config.in index 9493de7242..c63b1c6edd 100644 --- a/gas/config.in +++ b/gas/config.in @@ -49,6 +49,10 @@ /* Is the prototype for getopt in in the expected format? */ #undef HAVE_DECL_GETOPT +/* Define to 1 if you have the declaration of `mempcpy', and to 0 if you + don't. */ +#undef HAVE_DECL_MEMPCPY + /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you don't. */ #undef HAVE_DECL_VSNPRINTF @@ -74,9 +78,6 @@ /* Define to 1 if you have the `sbrk' function. */ #undef HAVE_SBRK -/* Define to 1 if you have the header file. */ -#undef HAVE_STDARG_H - /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H @@ -113,8 +114,8 @@ /* Define to 1 if you have the `unlink' function. */ #undef HAVE_UNLINK -/* Define to 1 if you have the header file. */ -#undef HAVE_VARARGS_H +/* Define to 1 if you have the header file. */ +#undef HAVE_ZLIB_H /* Using i386 COFF? */ #undef I386COFF