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 b853412..f1593bd 100644 --- a/gdb/config.in +++ b/gdb/config.in @@ -141,9 +141,6 @@ /* Define if <sys/procfs.h> has fpregset_t. */ #undef HAVE_FPREGSET_T -/* Define to 1 if you have the <gc/gc.h> header file. */ -#undef HAVE_GC_GC_H - /* Define to 1 if you have the `getgid' function. */ #undef HAVE_GETGID @@ -348,9 +345,6 @@ /* Define to 1 if you have the `scm_new_smob' function. */ #undef HAVE_SCM_NEW_SMOB -/* Define to 1 if you have the `setenv' function. */ -#undef HAVE_SETENV - /* Define to 1 if you have the `setlocale' function. */ #undef HAVE_SETLOCALE |