diff options
Diffstat (limited to 'libctf/config.h.in')
-rw-r--r-- | libctf/config.h.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libctf/config.h.in b/libctf/config.h.in index 2ddd512..5db637c 100644 --- a/libctf/config.h.in +++ b/libctf/config.h.in @@ -32,6 +32,10 @@ don't. */ #undef HAVE_DECL_BSWAP_64 +/* 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 `vasprintf', and to 0 if you don't. */ #undef HAVE_DECL_VASPRINTF |