aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/libbinutils/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/binutils/libbinutils/config.h')
-rw-r--r--gnu/usr.bin/binutils/libbinutils/config.h4
1 files changed, 2 insertions, 2 deletions
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