X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Fconfig.in;h=5b6dbbbf5356b5f85ed447e789e324e383467049;hb=4b8b5e72451d5b9da4000b8346b20035833aa087;hp=4aaadb587449263cd61fef63e91d8b2aa75a7728;hpb=07697489f4587e41f4f63aa526c1bd7d2fcd5494;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/config.in b/gdb/config.in index 4aaadb5874..5b6dbbbf53 100644 --- a/gdb/config.in +++ b/gdb/config.in @@ -201,6 +201,9 @@ /* Define if Guile interpreter is being linked in. */ #undef HAVE_GUILE +/* Define if Guile supports manual finalization. */ +#undef HAVE_GUILE_MANUAL_FINALIZATION + /* Define if you have the iconv() function. */ #undef HAVE_ICONV @@ -210,6 +213,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H +/* Define to 1 if your system has the kinfo_getvmmap function. */ +#undef HAVE_KINFO_GETVMMAP + /* Define if you have and nl_langinfo(CODESET). */ #undef HAVE_LANGINFO_CODESET @@ -384,6 +390,9 @@ /* Define to 1 if you have the `setlocale' function. */ #undef HAVE_SETLOCALE +/* Define to 1 if you have the `setns' function. */ +#undef HAVE_SETNS + /* Define to 1 if you have the `setpgid' function. */ #undef HAVE_SETPGID @@ -576,9 +585,6 @@ /* Define to 1 if you have the `XML_StopParser' function. */ #undef HAVE_XML_STOPPARSER -/* Define to 1 if you have the header file. */ -#undef HAVE_ZLIB_H - /* Define to 1 if your system has the _etext variable. */ #undef HAVE__ETEXT