X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=libctf%2Fconfig.h.in;h=264cbc3e49dc88d3d1990ba24add7b81b59a60fb;hb=421d1616230a78449dc2f5abb60f03d38b96c3cf;hp=3f45cd6d745187e456eecdec88bd42cca6c70534;hpb=ad118caa9f690114d11384b0813f30980cc333f3;p=deliverable%2Fbinutils-gdb.git diff --git a/libctf/config.h.in b/libctf/config.h.in index 3f45cd6d74..264cbc3e49 100644 --- a/libctf/config.h.in +++ b/libctf/config.h.in @@ -9,6 +9,13 @@ /* Define to 1 if you have the 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 header file. */ +#undef HAVE_DLFCN_H + /* Define to 1 if you have the header file. */ #undef HAVE_ENDIAN_H @@ -63,6 +70,10 @@ /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H +/* Define to the sub-directory in which libtool stores uninstalled libraries. + */ +#undef LT_OBJDIR + /* Name of package */ #undef PACKAGE