regenerate non-broken

This commit is contained in:
mrg 2003-12-04 14:39:09 +00:00
parent 952c497306
commit 228f85d62e
6 changed files with 109 additions and 109 deletions

View File

@ -27,13 +27,13 @@
/* #undef inline */
/* Define to `long' if <sys/types.h> doesn't define. */
#define off_t long
/* #undef off_t */
/* Define if you need to in order for stat and other things to work. */
/* #undef _POSIX_SOURCE */
/* Define to `unsigned' if <sys/types.h> doesn't define. */
#define size_t unsigned
/* #undef size_t */
/* If using the C implementation of alloca, define if you know the
direction of stack growth for your system; otherwise it will be
@ -45,7 +45,7 @@
/* #undef STACK_DIRECTION */
/* Define if you have the ANSI C header files. */
/* #undef STDC_HEADERS */
#define STDC_HEADERS 1
/* Define if you can safely include both <sys/time.h> and <time.h>. */
#define TIME_WITH_SYS_TIME 1
@ -120,46 +120,46 @@
#define HAVE_DIRENT_H 1
/* Define if you have the <fcntl.h> header file. */
/* #undef HAVE_FCNTL_H */
#define HAVE_FCNTL_H 1
/* Define if you have the <limits.h> header file. */
/* #undef HAVE_LIMITS_H */
#define HAVE_LIMITS_H 1
/* Define if you have the <locale.h> header file. */
/* #undef HAVE_LOCALE_H */
#define HAVE_LOCALE_H 1
/* Define if you have the <malloc.h> header file. */
/* #undef HAVE_MALLOC_H */
#define HAVE_MALLOC_H 1
/* Define if you have the <ndir.h> header file. */
/* #undef HAVE_NDIR_H */
/* Define if you have the <nl_types.h> header file. */
/* #undef HAVE_NL_TYPES_H */
#define HAVE_NL_TYPES_H 1
/* Define if you have the <stddef.h> header file. */
/* #undef HAVE_STDDEF_H */
#define HAVE_STDDEF_H 1
/* Define if you have the <stdlib.h> header file. */
/* #undef HAVE_STDLIB_H */
#define HAVE_STDLIB_H 1
/* Define if you have the <string.h> header file. */
/* #undef HAVE_STRING_H */
#define HAVE_STRING_H 1
/* Define if you have the <strings.h> header file. */
/* #undef HAVE_STRINGS_H */
#define HAVE_STRINGS_H 1
/* Define if you have the <sys/dir.h> header file. */
/* #undef HAVE_SYS_DIR_H */
/* Define if you have the <sys/file.h> header file. */
/* #undef HAVE_SYS_FILE_H */
#define HAVE_SYS_FILE_H 1
/* Define if you have the <sys/ndir.h> header file. */
/* #undef HAVE_SYS_NDIR_H */
/* Define if you have the <sys/param.h> header file. */
/* #undef HAVE_SYS_PARAM_H */
#define HAVE_SYS_PARAM_H 1
/* Define if you have the <sys/procfs.h> header file. */
/* #undef HAVE_SYS_PROCFS_H */
@ -168,16 +168,16 @@
/* #undef HAVE_SYS_STAT_H */
/* Define if you have the <sys/time.h> header file. */
/* #undef HAVE_SYS_TIME_H */
#define HAVE_SYS_TIME_H 1
/* Define if you have the <sys/types.h> header file. */
/* #undef HAVE_SYS_TYPES_H */
/* Define if you have the <time.h> header file. */
/* #undef HAVE_TIME_H */
#define HAVE_TIME_H 1
/* Define if you have the <unistd.h> header file. */
/* #undef HAVE_UNISTD_H */
#define HAVE_UNISTD_H 1
/* Define if you have the <values.h> header file. */
/* #undef HAVE_VALUES_H */
@ -192,7 +192,7 @@
/* #undef HAVE_STPCPY */
/* Define if your locale.h file contains LC_MESSAGES. */
/* #undef HAVE_LC_MESSAGES */
#define HAVE_LC_MESSAGES 1
/* Define to 1 if NLS is requested */
#define ENABLE_NLS 1
@ -204,19 +204,19 @@
/* #undef USE_BINARY_FOPEN */
/* Define if strstr is not declared in system header files. */
#define NEED_DECLARATION_STRSTR 1
/* #undef NEED_DECLARATION_STRSTR */
/* Define if malloc is not declared in system header files. */
#define NEED_DECLARATION_MALLOC 1
/* #undef NEED_DECLARATION_MALLOC */
/* Define if realloc is not declared in system header files. */
#define NEED_DECLARATION_REALLOC 1
/* #undef NEED_DECLARATION_REALLOC */
/* Define if free is not declared in system header files. */
#define NEED_DECLARATION_FREE 1
/* #undef NEED_DECLARATION_FREE */
/* Define if getenv is not declared in system header files. */
#define NEED_DECLARATION_GETENV 1
/* #undef NEED_DECLARATION_GETENV */
/* Define if struct core_dumpx has member c_impl */
/* #undef HAVE_ST_C_IMPL */

View File

@ -27,13 +27,13 @@
/* #undef inline */
/* Define to `long' if <sys/types.h> doesn't define. */
#define off_t long
/* #undef off_t */
/* Define if you need to in order for stat and other things to work. */
/* #undef _POSIX_SOURCE */
/* Define to `unsigned' if <sys/types.h> doesn't define. */
#define size_t unsigned
/* #undef size_t */
/* If using the C implementation of alloca, define if you know the
direction of stack growth for your system; otherwise it will be
@ -45,7 +45,7 @@
/* #undef STACK_DIRECTION */
/* Define if you have the ANSI C header files. */
/* #undef STDC_HEADERS */
#define STDC_HEADERS 1
/* Define if you have the __argz_count function. */
/* #undef HAVE___ARGZ_COUNT */
@ -90,28 +90,28 @@
/* #undef HAVE_ARGZ_H */
/* Define if you have the <limits.h> header file. */
/* #undef HAVE_LIMITS_H */
#define HAVE_LIMITS_H 1
/* Define if you have the <locale.h> header file. */
/* #undef HAVE_LOCALE_H */
#define HAVE_LOCALE_H 1
/* Define if you have the <malloc.h> header file. */
/* #undef HAVE_MALLOC_H */
#define HAVE_MALLOC_H 1
/* Define if you have the <nl_types.h> header file. */
/* #undef HAVE_NL_TYPES_H */
#define HAVE_NL_TYPES_H 1
/* Define if you have the <stdlib.h> header file. */
/* #undef HAVE_STDLIB_H */
#define HAVE_STDLIB_H 1
/* Define if you have the <string.h> header file. */
/* #undef HAVE_STRING_H */
#define HAVE_STRING_H 1
/* Define if you have the <strings.h> header file. */
/* #undef HAVE_STRINGS_H */
#define HAVE_STRINGS_H 1
/* Define if you have the <sys/param.h> header file. */
/* #undef HAVE_SYS_PARAM_H */
#define HAVE_SYS_PARAM_H 1
/* Define if you have the <sys/stat.h> header file. */
/* #undef HAVE_SYS_STAT_H */
@ -120,7 +120,7 @@
/* #undef HAVE_SYS_TYPES_H */
/* Define if you have the <unistd.h> header file. */
/* #undef HAVE_UNISTD_H */
#define HAVE_UNISTD_H 1
/* Define if you have the <values.h> header file. */
/* #undef HAVE_VALUES_H */
@ -135,7 +135,7 @@
/* #undef HAVE_STPCPY */
/* Define if your locale.h file contains LC_MESSAGES. */
/* #undef HAVE_LC_MESSAGES */
#define HAVE_LC_MESSAGES 1
/* Define to 1 if NLS is requested */
#define ENABLE_NLS 1

View File

@ -30,10 +30,10 @@
/* #undef inline */
/* Define to `long' if <sys/types.h> doesn't define. */
#define off_t long
/* #undef off_t */
/* Define to `unsigned' if <sys/types.h> doesn't define. */
#define size_t unsigned
/* #undef size_t */
/* If using the C implementation of alloca, define if you know the
direction of stack growth for your system; otherwise it will be
@ -45,7 +45,7 @@
/* #undef STACK_DIRECTION */
/* Define if you have the ANSI C header files. */
/* #undef STDC_HEADERS */
#define STDC_HEADERS 1
/* Define if lex declares yytext as a char * by default, not a char[]. */
#define YYTEXT_POINTER 1
@ -108,37 +108,37 @@
/* #undef HAVE_ARGZ_H */
/* Define if you have the <fcntl.h> header file. */
/* #undef HAVE_FCNTL_H */
#define HAVE_FCNTL_H 1
/* Define if you have the <limits.h> header file. */
/* #undef HAVE_LIMITS_H */
#define HAVE_LIMITS_H 1
/* Define if you have the <locale.h> header file. */
/* #undef HAVE_LOCALE_H */
#define HAVE_LOCALE_H 1
/* Define if you have the <malloc.h> header file. */
/* #undef HAVE_MALLOC_H */
#define HAVE_MALLOC_H 1
/* Define if you have the <nl_types.h> header file. */
/* #undef HAVE_NL_TYPES_H */
#define HAVE_NL_TYPES_H 1
/* Define if you have the <stdlib.h> header file. */
/* #undef HAVE_STDLIB_H */
#define HAVE_STDLIB_H 1
/* Define if you have the <string.h> header file. */
/* #undef HAVE_STRING_H */
#define HAVE_STRING_H 1
/* Define if you have the <strings.h> header file. */
/* #undef HAVE_STRINGS_H */
#define HAVE_STRINGS_H 1
/* Define if you have the <sys/file.h> header file. */
/* #undef HAVE_SYS_FILE_H */
#define HAVE_SYS_FILE_H 1
/* Define if you have the <sys/param.h> header file. */
/* #undef HAVE_SYS_PARAM_H */
#define HAVE_SYS_PARAM_H 1
/* Define if you have the <unistd.h> header file. */
/* #undef HAVE_UNISTD_H */
#define HAVE_UNISTD_H 1
/* Define if you have the <values.h> header file. */
/* #undef HAVE_VALUES_H */
@ -153,7 +153,7 @@
/* #undef HAVE_STPCPY */
/* Define if your locale.h file contains LC_MESSAGES. */
/* #undef HAVE_LC_MESSAGES */
#define HAVE_LC_MESSAGES 1
/* Define to 1 if NLS is requested */
#define ENABLE_NLS 1
@ -186,13 +186,13 @@
/* #undef NEED_DECLARATION_FPRINTF */
/* Define if strstr is not declared in system header files. */
#define NEED_DECLARATION_STRSTR 1
/* #undef NEED_DECLARATION_STRSTR */
/* Define if sbrk is not declared in system header files. */
#define NEED_DECLARATION_SBRK 1
/* #undef NEED_DECLARATION_SBRK */
/* Define if getenv is not declared in system header files. */
#define NEED_DECLARATION_GETENV 1
/* #undef NEED_DECLARATION_GETENV */
/* Define if environ is not declared in system header files. */
#define NEED_DECLARATION_ENVIRON 1

View File

@ -27,13 +27,13 @@
/* #undef inline */
/* Define to `long' if <sys/types.h> doesn't define. */
#define off_t long
/* #undef off_t */
/* Define if you need to in order for stat and other things to work. */
/* #undef _POSIX_SOURCE */
/* Define to `unsigned' if <sys/types.h> doesn't define. */
#define size_t unsigned
/* #undef size_t */
/* If using the C implementation of alloca, define if you know the
direction of stack growth for your system; otherwise it will be
@ -45,7 +45,7 @@
/* #undef STACK_DIRECTION */
/* Define if you have the ANSI C header files. */
/* #undef STDC_HEADERS */
#define STDC_HEADERS 1
/* Define if lex declares yytext as a char * by default, not a char[]. */
#define YYTEXT_POINTER 1
@ -102,52 +102,52 @@
/* #undef HAVE_ARGZ_H */
/* Define if you have the <errno.h> header file. */
/* #undef HAVE_ERRNO_H */
#define HAVE_ERRNO_H 1
/* Define if you have the <limits.h> header file. */
/* #undef HAVE_LIMITS_H */
#define HAVE_LIMITS_H 1
/* Define if you have the <locale.h> header file. */
/* #undef HAVE_LOCALE_H */
#define HAVE_LOCALE_H 1
/* Define if you have the <malloc.h> header file. */
/* #undef HAVE_MALLOC_H */
#define HAVE_MALLOC_H 1
/* Define if you have the <memory.h> header file. */
/* #undef HAVE_MEMORY_H */
#define HAVE_MEMORY_H 1
/* Define if you have the <nl_types.h> header file. */
/* #undef HAVE_NL_TYPES_H */
#define HAVE_NL_TYPES_H 1
/* Define if you have the <stdarg.h> header file. */
/* #undef HAVE_STDARG_H */
#define HAVE_STDARG_H 1
/* Define if you have the <stdlib.h> header file. */
/* #undef HAVE_STDLIB_H */
#define HAVE_STDLIB_H 1
/* Define if you have the <string.h> header file. */
/* #undef HAVE_STRING_H */
#define HAVE_STRING_H 1
/* Define if you have the <strings.h> header file. */
/* #undef HAVE_STRINGS_H */
#define HAVE_STRINGS_H 1
/* Define if you have the <sys/param.h> header file. */
/* #undef HAVE_SYS_PARAM_H */
#define HAVE_SYS_PARAM_H 1
/* Define if you have the <sys/stat.h> header file. */
/* #undef HAVE_SYS_STAT_H */
#define HAVE_SYS_STAT_H 1
/* Define if you have the <sys/types.h> header file. */
/* #undef HAVE_SYS_TYPES_H */
#define HAVE_SYS_TYPES_H 1
/* Define if you have the <unistd.h> header file. */
/* #undef HAVE_UNISTD_H */
#define HAVE_UNISTD_H 1
/* Define if you have the <values.h> header file. */
/* #undef HAVE_VALUES_H */
/* Define if you have the <varargs.h> header file. */
/* #undef HAVE_VARARGS_H */
#define HAVE_VARARGS_H 1
/* Name of package */
#define PACKAGE "gas"
@ -258,7 +258,7 @@
/* #undef HAVE_STPCPY */
/* Define if your locale.h file contains LC_MESSAGES. */
/* #undef HAVE_LC_MESSAGES */
#define HAVE_LC_MESSAGES 1
/* Define to 1 if NLS is requested */
#define ENABLE_NLS 1
@ -273,20 +273,20 @@
/* #undef BROKEN_ASSERT */
/* Define if strstr is not declared in system header files. */
#define NEED_DECLARATION_STRSTR 1
/* #undef NEED_DECLARATION_STRSTR */
/* Define if malloc is not declared in system header files. */
#define NEED_DECLARATION_MALLOC 1
/* #undef NEED_DECLARATION_MALLOC */
/* Define if free is not declared in system header files. */
#define NEED_DECLARATION_FREE 1
/* #undef NEED_DECLARATION_FREE */
/* Define if sbrk is not declared in system header files. */
#define NEED_DECLARATION_SBRK 1
/* #undef NEED_DECLARATION_SBRK */
/* Define if environ is not declared in system header files. */
#define NEED_DECLARATION_ENVIRON 1
/* Define if errno is not declared in system header files. */
#define NEED_DECLARATION_ERRNO 1
/* #undef NEED_DECLARATION_ERRNO */

View File

@ -27,13 +27,13 @@
/* #undef inline */
/* Define to `long' if <sys/types.h> doesn't define. */
#define off_t long
/* #undef off_t */
/* Define if you need to in order for stat and other things to work. */
/* #undef _POSIX_SOURCE */
/* Define to `unsigned' if <sys/types.h> doesn't define. */
#define size_t unsigned
/* #undef size_t */
/* If using the C implementation of alloca, define if you know the
direction of stack growth for your system; otherwise it will be
@ -45,7 +45,7 @@
/* #undef STACK_DIRECTION */
/* Define if you have the ANSI C header files. */
/* #undef STDC_HEADERS */
#define STDC_HEADERS 1
/* Define if you have the __argz_count function. */
/* #undef HAVE___ARGZ_COUNT */
@ -93,37 +93,37 @@
/* #undef HAVE_ARGZ_H */
/* Define if you have the <limits.h> header file. */
/* #undef HAVE_LIMITS_H */
#define HAVE_LIMITS_H 1
/* Define if you have the <locale.h> header file. */
/* #undef HAVE_LOCALE_H */
#define HAVE_LOCALE_H 1
/* Define if you have the <malloc.h> header file. */
/* #undef HAVE_MALLOC_H */
#define HAVE_MALLOC_H 1
/* Define if you have the <nl_types.h> header file. */
/* #undef HAVE_NL_TYPES_H */
#define HAVE_NL_TYPES_H 1
/* Define if you have the <stdlib.h> header file. */
/* #undef HAVE_STDLIB_H */
#define HAVE_STDLIB_H 1
/* Define if you have the <string.h> header file. */
/* #undef HAVE_STRING_H */
#define HAVE_STRING_H 1
/* Define if you have the <sys/gmon_out.h> header file. */
/* #undef HAVE_SYS_GMON_OUT_H */
/* Define if you have the <sys/param.h> header file. */
/* #undef HAVE_SYS_PARAM_H */
#define HAVE_SYS_PARAM_H 1
/* Define if you have the <sys/stat.h> header file. */
/* #undef HAVE_SYS_STAT_H */
#define HAVE_SYS_STAT_H 1
/* Define if you have the <sys/types.h> header file. */
/* #undef HAVE_SYS_TYPES_H */
#define HAVE_SYS_TYPES_H 1
/* Define if you have the <unistd.h> header file. */
/* #undef HAVE_UNISTD_H */
#define HAVE_UNISTD_H 1
/* Define if you have the <values.h> header file. */
/* #undef HAVE_VALUES_H */
@ -138,7 +138,7 @@
/* #undef HAVE_STPCPY */
/* Define if your locale.h file contains LC_MESSAGES. */
/* #undef HAVE_LC_MESSAGES */
#define HAVE_LC_MESSAGES 1
/* Define to 1 if NLS is requested */
#define ENABLE_NLS 1

View File

@ -27,13 +27,13 @@
/* #undef inline */
/* Define to `long' if <sys/types.h> doesn't define. */
#define off_t long
/* #undef off_t */
/* Define if you need to in order for stat and other things to work. */
/* #undef _POSIX_SOURCE */
/* Define to `unsigned' if <sys/types.h> doesn't define. */
#define size_t unsigned
/* #undef size_t */
/* If using the C implementation of alloca, define if you know the
direction of stack growth for your system; otherwise it will be
@ -45,7 +45,7 @@
/* #undef STACK_DIRECTION */
/* Define if you have the ANSI C header files. */
/* #undef STDC_HEADERS */
#define STDC_HEADERS 1
/* Define if lex declares yytext as a char * by default, not a char[]. */
#define YYTEXT_POINTER 1
@ -102,28 +102,28 @@
#define HAVE_DIRENT_H 1
/* Define if you have the <limits.h> header file. */
/* #undef HAVE_LIMITS_H */
#define HAVE_LIMITS_H 1
/* Define if you have the <locale.h> header file. */
/* #undef HAVE_LOCALE_H */
#define HAVE_LOCALE_H 1
/* Define if you have the <malloc.h> header file. */
/* #undef HAVE_MALLOC_H */
#define HAVE_MALLOC_H 1
/* Define if you have the <ndir.h> header file. */
/* #undef HAVE_NDIR_H */
/* Define if you have the <nl_types.h> header file. */
/* #undef HAVE_NL_TYPES_H */
#define HAVE_NL_TYPES_H 1
/* Define if you have the <stdlib.h> header file. */
/* #undef HAVE_STDLIB_H */
#define HAVE_STDLIB_H 1
/* Define if you have the <string.h> header file. */
/* #undef HAVE_STRING_H */
#define HAVE_STRING_H 1
/* Define if you have the <strings.h> header file. */
/* #undef HAVE_STRINGS_H */
#define HAVE_STRINGS_H 1
/* Define if you have the <sys/dir.h> header file. */
/* #undef HAVE_SYS_DIR_H */
@ -132,10 +132,10 @@
/* #undef HAVE_SYS_NDIR_H */
/* Define if you have the <sys/param.h> header file. */
/* #undef HAVE_SYS_PARAM_H */
#define HAVE_SYS_PARAM_H 1
/* Define if you have the <unistd.h> header file. */
/* #undef HAVE_UNISTD_H */
#define HAVE_UNISTD_H 1
/* Define if you have the <values.h> header file. */
/* #undef HAVE_VALUES_H */
@ -150,7 +150,7 @@
/* #undef HAVE_STPCPY */
/* Define if your locale.h file contains LC_MESSAGES. */
/* #undef HAVE_LC_MESSAGES */
#define HAVE_LC_MESSAGES 1
/* Define to 1 if NLS is requested */
#define ENABLE_NLS 1
@ -162,16 +162,16 @@
/* #undef USE_BINARY_FOPEN */
/* Define if strstr is not declared in system header files. */
#define NEED_DECLARATION_STRSTR 1
/* #undef NEED_DECLARATION_STRSTR */
/* Define if free is not declared in system header files. */
#define NEED_DECLARATION_FREE 1
/* #undef NEED_DECLARATION_FREE */
/* Define if sbrk is not declared in system header files. */
#define NEED_DECLARATION_SBRK 1
/* #undef NEED_DECLARATION_SBRK */
/* Define if getenv is not declared in system header files. */
#define NEED_DECLARATION_GETENV 1
/* #undef NEED_DECLARATION_GETENV */
/* Define if environ is not declared in system header files. */
#define NEED_DECLARATION_ENVIRON 1