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 4c8be4a..264cbc3 100644 --- a/libctf/config.h.in +++ b/libctf/config.h.in @@ -9,6 +9,10 @@ /* Define to 1 if you have the <byteswap.h> header file. */ #undef HAVE_BYTESWAP_H +/* Define to 1 if you have the declaration of `asprintf', and to 0 if you + don't. */ +#undef HAVE_DECL_ASPRINTF + /* Define to 1 if you have the <dlfcn.h> header file. */ #undef HAVE_DLFCN_H |