diff options
Diffstat (limited to 'gdb/config.in')
| -rw-r--r-- | gdb/config.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gdb/config.in b/gdb/config.in index 2a2dcb8..9e2bba4 100644 --- a/gdb/config.in +++ b/gdb/config.in @@ -238,9 +238,6 @@ /* 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 and it works. */ #undef HAVE_ICONV @@ -421,9 +418,6 @@ /* Define to 1 if you have the `sbrk' function. */ #undef HAVE_SBRK -/* Define to 1 if you have the `scm_new_smob' function. */ -#undef HAVE_SCM_NEW_SMOB - /* Define to 1 if you have the `setlocale' function. */ #undef HAVE_SETLOCALE |
