diff options
Diffstat (limited to 'gas/config.in')
-rw-r--r-- | gas/config.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gas/config.in b/gas/config.in index 9f4c746..55f4c9c 100644 --- a/gas/config.in +++ b/gas/config.in @@ -78,9 +78,6 @@ /* Define to 1 if you have the `sbrk' function. */ #undef HAVE_SBRK -/* Define to 1 if you have the <stdarg.h> header file. */ -#undef HAVE_STDARG_H - /* Define to 1 if you have the <stdint.h> header file. */ #undef HAVE_STDINT_H @@ -117,9 +114,6 @@ /* Define to 1 if you have the `unlink' function. */ #undef HAVE_UNLINK -/* Define to 1 if you have the <varargs.h> header file. */ -#undef HAVE_VARARGS_H - /* Using i386 COFF? */ #undef I386COFF |