diff options
Diffstat (limited to 'gdb/config.in')
-rw-r--r-- | gdb/config.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/config.in b/gdb/config.in index e13a409..736e6be 100644 --- a/gdb/config.in +++ b/gdb/config.in @@ -614,6 +614,10 @@ moved. */ #undef JIT_READER_DIR_RELOCATABLE +/* Define to the sub-directory in which libtool stores uninstalled libraries. + */ +#undef LT_OBJDIR + /* Name of this package. */ #undef PACKAGE |