diff options
Diffstat (limited to 'gdb/config.in')
-rw-r--r-- | gdb/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/config.in b/gdb/config.in index 11647f1..59793f5 100644 --- a/gdb/config.in +++ b/gdb/config.in @@ -14,6 +14,9 @@ /* Global directory for separate debug files. */ #undef DEBUGDIR +/* Define if the debug directory should be relocated when GDB is moved. */ +#undef DEBUGDIR_RELOCATABLE + /* Define to BFD's default architecture. */ #undef DEFAULT_BFD_ARCH |