Re: Auto-load safe-path and auto-load scripts-directory on Windows
Jan Kratochvil <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 29 Aug 2015 13:34:44 +0200, Eli Zaretskii wrote: > Like this: > > /* Directories from which to load auto-loaded scripts. */ > #define AUTO_LOAD_DIR "$debugdir" OK, so the bug is in configure.ac, if it is used in Mingw on MS-Windows (if you use Mingw). I do not see what is wrong in configure.ac, MS-Windows host maintainer should debug that. Jan