diff options
Diffstat (limited to 'gdb/gdbserver/config.in')
-rw-r--r-- | gdb/gdbserver/config.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/gdbserver/config.in b/gdb/gdbserver/config.in index 90ea95d..f24e6bb 100644 --- a/gdb/gdbserver/config.in +++ b/gdb/gdbserver/config.in @@ -317,9 +317,6 @@ /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS -/* Define to 1 if the regex included in libiberty should be used. */ -#undef USE_INCLUDED_REGEX - /* Define if we should use libthread_db directly. */ #undef USE_LIBTHREAD_DB_DIRECTLY |