summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/libopcodes
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-10-20 07:50:20 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-10-20 07:50:20 +0000
commit597e16e0129ec8b3f43db4523fa8247aa7286c6f (patch)
treee4e2f125f51ea07b8efe96352fc4a190c4493425 /gnu/usr.bin/binutils/libopcodes
parent6f36eba2da406167ca4984cca84c72453d034530 (diff)
Notes
Diffstat (limited to 'gnu/usr.bin/binutils/libopcodes')
-rw-r--r--gnu/usr.bin/binutils/libopcodes/config.h4
1 files changed, 2 insertions, 2 deletions
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