diff options
Diffstat (limited to 'gdb/config.in')
-rw-r--r-- | gdb/config.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/config.in b/gdb/config.in index db00195..c1d7c68 100644 --- a/gdb/config.in +++ b/gdb/config.in @@ -953,9 +953,6 @@ /* Define to `int' if <sys/types.h> does not define. */ #undef pid_t -/* readline-6.0 started to use different name. */ -#undef readline_echoing_p - /* Define to the equivalent of the C99 'restrict' keyword, or to nothing if this is not supported. Do not define if restrict is supported directly. */ |