Deleted Added
full compact
config.h (89879) config.h (92840)
1/* $FreeBSD: head/gnu/usr.bin/binutils/libbinutils/config.h 89879 2002-01-27 13:10:59Z obrien $ */
1/* $FreeBSD: head/gnu/usr.bin/binutils/libbinutils/config.h 92840 2002-03-20 23:05:19Z obrien $ */
2
3/* config.h. Generated automatically by configure. */
4/* config.in. Generated automatically from configure.in by autoheader. */
5
6/* Define if using alloca.c. */
7/* #undef C_ALLOCA */
8
9/* Define to empty if the keyword does not work. */

--- 134 unchanged lines hidden (view full) ---

144
145/* Define if you have the <values.h> header file. */
146/* #undef HAVE_VALUES_H */
147
148/* Name of package */
149#define PACKAGE "binutils"
150
151/* Version number of package */
2
3/* config.h. Generated automatically by configure. */
4/* config.in. Generated automatically from configure.in by autoheader. */
5
6/* Define if using alloca.c. */
7/* #undef C_ALLOCA */
8
9/* Define to empty if the keyword does not work. */

--- 134 unchanged lines hidden (view full) ---

144
145/* Define if you have the <values.h> header file. */
146/* #undef HAVE_VALUES_H */
147
148/* Name of package */
149#define PACKAGE "binutils"
150
151/* Version number of package */
152/* #define VERSION "2.11.93" */
152/* #define VERSION "2.12" */
153
154/* Define if you have the stpcpy function */
155/* #undef HAVE_STPCPY */
156
157/* Define if your locale.h file contains LC_MESSAGES. */
158#define HAVE_LC_MESSAGES 1
159
160/* Define to 1 if NLS is requested */

--- 47 unchanged lines hidden ---
153
154/* Define if you have the stpcpy function */
155/* #undef HAVE_STPCPY */
156
157/* Define if your locale.h file contains LC_MESSAGES. */
158#define HAVE_LC_MESSAGES 1
159
160/* Define to 1 if NLS is requested */

--- 47 unchanged lines hidden ---