diff options
Diffstat (limited to 'bfd/config.in')
-rw-r--r-- | bfd/config.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/config.in b/bfd/config.in index decd1f7..b716983 100644 --- a/bfd/config.in +++ b/bfd/config.in @@ -63,6 +63,10 @@ don't. */ #undef HAVE_DECL_REALLOC +/* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't. + */ +#undef HAVE_DECL_STPCPY + /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't. */ #undef HAVE_DECL_STRSTR |