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 e8f979c..1ca8e46 100644 --- a/gdb/config.in +++ b/gdb/config.in @@ -551,9 +551,6 @@ STACK_DIRECTION = 0 => direction of growth unknown */ #undef STACK_DIRECTION -/* Define on a GNU/Linux system to work around problems in sys/procfs.h. */ -#undef START_INFERIOR_TRAPS_EXPECTED - /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */ #undef STAT_MACROS_BROKEN @@ -615,8 +612,5 @@ /* Define to `int' if <sys/types.h> does not define. */ #undef pid_t -/* Define on a GNU/Linux system to work around problems in sys/procfs.h. */ -#undef sys_quotactl - /* Define as `fork' if `vfork' does not work. */ #undef vfork |