Deleted Added
full compact
config.h (89879) config.h (92840)
1/* $FreeBSD: head/gnu/usr.bin/binutils/libopcodes/config.h 89879 2002-01-27 13:10:59Z obrien $ */
1/* $FreeBSD: head/gnu/usr.bin/binutils/libopcodes/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. */

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

114
115/* Define if you have the <values.h> header file. */
116/* #undef HAVE_VALUES_H */
117
118/* Name of package */
119#define PACKAGE "opcodes"
120
121/* 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. */

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

114
115/* Define if you have the <values.h> header file. */
116/* #undef HAVE_VALUES_H */
117
118/* Name of package */
119#define PACKAGE "opcodes"
120
121/* Version number of package */
122/* #define VERSION "2.11.93" */
122/* #define VERSION "2.12" */
123
124/* Define if you have the stpcpy function */
125/* #undef HAVE_STPCPY */
126
127/* Define if your locale.h file contains LC_MESSAGES. */
128#define HAVE_LC_MESSAGES 1
129
130/* Define to 1 if NLS is requested */
131/* #define ENABLE_NLS 1 */
132
133/* Define as 1 if you have gettext and don't want to use GNU gettext. */
134/* #undef HAVE_GETTEXT */
135
123
124/* Define if you have the stpcpy function */
125/* #undef HAVE_STPCPY */
126
127/* Define if your locale.h file contains LC_MESSAGES. */
128#define HAVE_LC_MESSAGES 1
129
130/* Define to 1 if NLS is requested */
131/* #define ENABLE_NLS 1 */
132
133/* Define as 1 if you have gettext and don't want to use GNU gettext. */
134/* #undef HAVE_GETTEXT */
135