X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Fconfig.in;h=c0291fbd9c53f48594516e6201b78040a8343979;hb=219920a7c49069e30a7be2b166099bf795837a6d;hp=fc7c85923c86525f56f54dfc5077bf60849db108;hpb=43b7e92b0c73d693d3b656b84b2a1181e40477ca;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/config.in b/gdb/config.in index fc7c85923c..c0291fbd9c 100644 --- a/gdb/config.in +++ b/gdb/config.in @@ -249,12 +249,6 @@ /* Define if you have the mpfr library. */ #undef HAVE_LIBMPFR -/* Define if Python 2.4 is being used. */ -#undef HAVE_LIBPYTHON2_4 - -/* Define if Python 2.5 is being used. */ -#undef HAVE_LIBPYTHON2_5 - /* Define if Python 2.6 is being used. */ #undef HAVE_LIBPYTHON2_6 @@ -288,9 +282,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H -/* Define to 1 if you have the `mkdtemp' function. */ -#undef HAVE_MKDTEMP - /* Define to 1 if you have a working `mmap' system call. */ #undef HAVE_MMAP @@ -429,6 +420,9 @@ /* Define to 1 if the system has the type `socklen_t'. */ #undef HAVE_SOCKLEN_T +/* Define to 1 if the source-highlight library is available */ +#undef HAVE_SOURCE_HIGHLIGHT + /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H @@ -546,6 +540,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H +/* Define to 1 if you have the `use_default_colors' function. */ +#undef HAVE_USE_DEFAULT_COLORS + /* Define to 1 if you have the `vfork' function. */ #undef HAVE_VFORK @@ -622,9 +619,6 @@ /* Additional package description */ #undef PKGVERSION -/* Define if the prfpregset_t type is broken. */ -#undef PRFPREGSET_T_BROKEN - /* Define to 1 if the "%H, %D and %DD" formats work to print decfloats. */ #undef PRINTF_HAS_DECFLOAT