Abort configure immediately if building GDB in tree
authorJoel Brobecker <brobecker@adacore.com>
Fri, 17 Jan 2020 18:30:39 +0000 (19:30 +0100)
committerJoel Brobecker <brobecker@adacore.com>
Fri, 17 Jan 2020 18:30:39 +0000 (19:30 +0100)
commit043a0010933a6b55081535ecaf7fde9cc1491be0
treecaeb58e51ada5320f4a5600ae2bd06df43fb2cea
parenta3cf234200827e0bc9a6ab3f722648fe9e28d224
Abort configure immediately if building GDB in tree

The move of gnulib to the top src directory is causing the GDB build
to break if configured in tree. We hope to lift that limitation at
some point but, in the meantime, this commit allows us to abort
the initial configure right away with a clear error message should
the user attempt to build in tree.

ChangeLog:

        * configure.ac: Abort the build with an error if trying to build
        GDB in tree.
        * configure: Regenerate.
ChangeLog
configure
configure.ac
This page took 0.025318 seconds and 4 git commands to generate.