X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=configure;h=276f33fee39208e71210c8fb70ff1b3d4e7401b6;hb=1aa93c3a9b9a216703aaf882b3af541f3bc3042a;hp=7168a4e90e0df2cb0d4d9e74f6d83195f277601d;hpb=50500ecfefd6acc4c7f6c2a95bc0ae1945103220;p=deliverable%2Fbinutils-gdb.git diff --git a/configure b/configure index 7168a4e90e..276f33fee3 100755 --- a/configure +++ b/configure @@ -2279,7 +2279,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu -if test x"${enable_gdb}" != x"no"; then +if test x"${enable_gdb}" != x"no" -a x"${enable_src_release_build}" != x"yes"; then # For this branch, we do not support building GDB in-tree. # Try to detect whether we are in this situation or not by # searching for a couple of known files in the source directory.