diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2002-10-20 07:50:20 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-10-20 07:50:20 +0000 |
| commit | 597e16e0129ec8b3f43db4523fa8247aa7286c6f (patch) | |
| tree | e4e2f125f51ea07b8efe96352fc4a190c4493425 /gnu/usr.bin/binutils | |
| parent | 6f36eba2da406167ca4984cca84c72453d034530 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/binutils')
| -rw-r--r-- | gnu/usr.bin/binutils/as/alpha-freebsd/config.h | 4 | ||||
| -rw-r--r-- | gnu/usr.bin/binutils/as/i386-freebsd/config.h | 4 | ||||
| -rw-r--r-- | gnu/usr.bin/binutils/as/ia64-freebsd/config.h | 4 | ||||
| -rw-r--r-- | gnu/usr.bin/binutils/as/powerpc-freebsd/config.h | 4 | ||||
| -rw-r--r-- | gnu/usr.bin/binutils/as/sparc64-freebsd/config.h | 4 | ||||
| -rw-r--r-- | gnu/usr.bin/binutils/as/x86-64-freebsd/config.h | 4 | ||||
| -rw-r--r-- | gnu/usr.bin/binutils/gdb/config.h | 4 | ||||
| -rw-r--r-- | gnu/usr.bin/binutils/ld/config.h | 4 | ||||
| -rw-r--r-- | gnu/usr.bin/binutils/libbfd/config.h.fbsd | 4 | ||||
| -rw-r--r-- | gnu/usr.bin/binutils/libbinutils/config.h | 4 | ||||
| -rw-r--r-- | gnu/usr.bin/binutils/libopcodes/config.h | 4 |
11 files changed, 22 insertions, 22 deletions
diff --git a/gnu/usr.bin/binutils/as/alpha-freebsd/config.h b/gnu/usr.bin/binutils/as/alpha-freebsd/config.h index 5180934768b2..b29405152ec5 100644 --- a/gnu/usr.bin/binutils/as/alpha-freebsd/config.h +++ b/gnu/usr.bin/binutils/as/alpha-freebsd/config.h @@ -88,7 +88,7 @@ #define HAVE_SETLOCALE 1 /* Define if you have the stpcpy function. */ -/* #undef HAVE_STPCPY */ +#define HAVE_STPCPY 1 /* Define if you have the strcasecmp function. */ #define HAVE_STRCASECMP 1 @@ -241,7 +241,7 @@ #define TARGET_OS "freebsd5.0" /* Define if you have the stpcpy function */ -/* #undef HAVE_STPCPY */ +#define HAVE_STPCPY 1 /* Define if your locale.h file contains LC_MESSAGES. */ #define HAVE_LC_MESSAGES 1 diff --git a/gnu/usr.bin/binutils/as/i386-freebsd/config.h b/gnu/usr.bin/binutils/as/i386-freebsd/config.h index 5251d61204fd..42fd248fcad9 100644 --- a/gnu/usr.bin/binutils/as/i386-freebsd/config.h +++ b/gnu/usr.bin/binutils/as/i386-freebsd/config.h @@ -88,7 +88,7 @@ #define HAVE_SETLOCALE 1 /* Define if you have the stpcpy function. */ -/* #undef HAVE_STPCPY */ +#define HAVE_STPCPY 1 /* Define if you have the strcasecmp function. */ #define HAVE_STRCASECMP 1 @@ -241,7 +241,7 @@ #define TARGET_OS "freebsd5.0" /* Define if you have the stpcpy function */ -/* #undef HAVE_STPCPY */ +#define HAVE_STPCPY 1 /* Define if your locale.h file contains LC_MESSAGES. */ #define HAVE_LC_MESSAGES 1 diff --git a/gnu/usr.bin/binutils/as/ia64-freebsd/config.h b/gnu/usr.bin/binutils/as/ia64-freebsd/config.h index 63a62c1ee140..7b2d77734f50 100644 --- a/gnu/usr.bin/binutils/as/ia64-freebsd/config.h +++ b/gnu/usr.bin/binutils/as/ia64-freebsd/config.h @@ -88,7 +88,7 @@ #define HAVE_SETLOCALE 1 /* Define if you have the stpcpy function. */ -/* #undef HAVE_STPCPY */ +#define HAVE_STPCPY 1 /* Define if you have the strcasecmp function. */ #define HAVE_STRCASECMP 1 @@ -244,7 +244,7 @@ #define TARGET_OS "freebsd5.0" /* Define if you have the stpcpy function */ -/* #undef HAVE_STPCPY */ +#define HAVE_STPCPY 1 /* Define if your locale.h file contains LC_MESSAGES. */ #define HAVE_LC_MESSAGES 1 diff --git a/gnu/usr.bin/binutils/as/powerpc-freebsd/config.h b/gnu/usr.bin/binutils/as/powerpc-freebsd/config.h index 8e352ef8d9d3..e7abf1527019 100644 --- a/gnu/usr.bin/binutils/as/powerpc-freebsd/config.h +++ b/gnu/usr.bin/binutils/as/powerpc-freebsd/config.h @@ -88,7 +88,7 @@ #define HAVE_SETLOCALE 1 /* Define if you have the stpcpy function. */ -/* #undef HAVE_STPCPY */ +#define HAVE_STPCPY 1 /* Define if you have the strcasecmp function. */ #define HAVE_STRCASECMP 1 @@ -244,7 +244,7 @@ #define TARGET_OS "freebsd5.0" /* Define if you have the stpcpy function */ -/* #undef HAVE_STPCPY */ +#define HAVE_STPCPY 1 /* Define if your locale.h file contains LC_MESSAGES. */ #define HAVE_LC_MESSAGES 1 diff --git a/gnu/usr.bin/binutils/as/sparc64-freebsd/config.h b/gnu/usr.bin/binutils/as/sparc64-freebsd/config.h index bc0a3f1ee008..425723ee3cd3 100644 --- a/gnu/usr.bin/binutils/as/sparc64-freebsd/config.h +++ b/gnu/usr.bin/binutils/as/sparc64-freebsd/config.h @@ -88,7 +88,7 @@ #define HAVE_SETLOCALE 1 /* Define if you have the stpcpy function. */ -/* #undef HAVE_STPCPY */ +#define HAVE_STPCPY 1 /* Define if you have the strcasecmp function. */ #define HAVE_STRCASECMP 1 @@ -241,7 +241,7 @@ #define TARGET_OS "freebsd5.0" /* Define if you have the stpcpy function */ -/* #undef HAVE_STPCPY */ +#define HAVE_STPCPY 1 /* Define if your locale.h file contains LC_MESSAGES. */ #define HAVE_LC_MESSAGES 1 diff --git a/gnu/usr.bin/binutils/as/x86-64-freebsd/config.h b/gnu/usr.bin/binutils/as/x86-64-freebsd/config.h index 809723fee4a9..54a08b476d91 100644 --- a/gnu/usr.bin/binutils/as/x86-64-freebsd/config.h +++ b/gnu/usr.bin/binutils/as/x86-64-freebsd/config.h @@ -88,7 +88,7 @@ #define HAVE_SETLOCALE 1 /* Define if you have the stpcpy function. */ -/* #undef HAVE_STPCPY */ +#define HAVE_STPCPY 1 /* Define if you have the strcasecmp function. */ #define HAVE_STRCASECMP 1 @@ -247,7 +247,7 @@ #define TARGET_OS "freebsd5" /* Define if you have the stpcpy function */ -/* #undef HAVE_STPCPY */ +#define HAVE_STPCPY 1 /* Define if your locale.h file contains LC_MESSAGES. */ #define HAVE_LC_MESSAGES 1 diff --git a/gnu/usr.bin/binutils/gdb/config.h b/gnu/usr.bin/binutils/gdb/config.h index 1e62d712dbe5..a5731261b088 100644 --- a/gnu/usr.bin/binutils/gdb/config.h +++ b/gnu/usr.bin/binutils/gdb/config.h @@ -260,7 +260,7 @@ #define HAVE_SOCKETPAIR 1 /* Define if you have the stpcpy function. */ -/* #undef HAVE_STPCPY */ +#define HAVE_STPCPY 1 /* Define if you have the strcasecmp function. */ #define HAVE_STRCASECMP 1 @@ -428,7 +428,7 @@ /* #undef HAVE_LIBW */ /* Define if you have the stpcpy function */ -/* #undef HAVE_STPCPY */ +#define HAVE_STPCPY 1 /* Define if your locale.h file contains LC_MESSAGES. */ #define HAVE_LC_MESSAGES 1 diff --git a/gnu/usr.bin/binutils/ld/config.h b/gnu/usr.bin/binutils/ld/config.h index 722ec8ff07f0..4623347d2c94 100644 --- a/gnu/usr.bin/binutils/ld/config.h +++ b/gnu/usr.bin/binutils/ld/config.h @@ -83,7 +83,7 @@ #define HAVE_SETLOCALE 1 /* Define if you have the stpcpy function. */ -/* #undef HAVE_STPCPY */ +#define HAVE_STPCPY 1 /* Define if you have the strcasecmp function. */ #define HAVE_STRCASECMP 1 @@ -149,7 +149,7 @@ /* #define VERSION "2.13" */ /* Define if you have the stpcpy function */ -/* #undef HAVE_STPCPY */ +#define HAVE_STPCPY 1 /* Define if your locale.h file contains LC_MESSAGES. */ #define HAVE_LC_MESSAGES 1 diff --git a/gnu/usr.bin/binutils/libbfd/config.h.fbsd b/gnu/usr.bin/binutils/libbfd/config.h.fbsd index 05f34096ca3c..5955063e33b1 100644 --- a/gnu/usr.bin/binutils/libbfd/config.h.fbsd +++ b/gnu/usr.bin/binutils/libbfd/config.h.fbsd @@ -101,7 +101,7 @@ #define HAVE_SETLOCALE 1 /* Define if you have the stpcpy function. */ -/* #undef HAVE_STPCPY */ +#define HAVE_STPCPY 1 /* Define if you have the strcasecmp function. */ #define HAVE_STRCASECMP 1 @@ -188,7 +188,7 @@ /* #define VERSION "2.13" */ /* Define if you have the stpcpy function */ -/* #undef HAVE_STPCPY */ +#define HAVE_STPCPY 1 /* Define if your locale.h file contains LC_MESSAGES. */ #define HAVE_LC_MESSAGES 1 diff --git a/gnu/usr.bin/binutils/libbinutils/config.h b/gnu/usr.bin/binutils/libbinutils/config.h index 16b5ea7a9c17..75f28a9c9a2a 100644 --- a/gnu/usr.bin/binutils/libbinutils/config.h +++ b/gnu/usr.bin/binutils/libbinutils/config.h @@ -95,7 +95,7 @@ #define HAVE_SETMODE 1 /* Define if you have the stpcpy function. */ -/* #undef HAVE_STPCPY */ +#define HAVE_STPCPY 1 /* Define if you have the strcasecmp function. */ #define HAVE_STRCASECMP 1 @@ -161,7 +161,7 @@ /* #define VERSION "2.13" */ /* Define if you have the stpcpy function */ -/* #undef HAVE_STPCPY */ +#define HAVE_STPCPY 1 /* Define if your locale.h file contains LC_MESSAGES. */ #define HAVE_LC_MESSAGES 1 diff --git a/gnu/usr.bin/binutils/libopcodes/config.h b/gnu/usr.bin/binutils/libopcodes/config.h index bce0fcef987b..2e26a1c82ee9 100644 --- a/gnu/usr.bin/binutils/libopcodes/config.h +++ b/gnu/usr.bin/binutils/libopcodes/config.h @@ -74,7 +74,7 @@ #define HAVE_SETLOCALE 1 /* Define if you have the stpcpy function. */ -/* #undef HAVE_STPCPY */ +#define HAVE_STPCPY 1 /* Define if you have the strcasecmp function. */ #define HAVE_STRCASECMP 1 @@ -122,7 +122,7 @@ /* #define VERSION "2.12" */ /* Define if you have the stpcpy function */ -/* #undef HAVE_STPCPY */ +#define HAVE_STPCPY 1 /* Define if your locale.h file contains LC_MESSAGES. */ #define HAVE_LC_MESSAGES 1 |
