Make it easy to make --disable-werror the default for both binutils and gdb
[deliverable/binutils-gdb.git] / gdb / gdbserver / configure.ac
index 89a8eeaa1f40aa977c9518bd3a478b56cf83aca3..5a10ee75778bd504e46e0d7e8050a081aa52d3be 100644 (file)
@@ -41,7 +41,7 @@ AC_HEADER_STDC
 AC_FUNC_ALLOCA
 
 # Set the 'development' global.
-. $srcdir/../development.sh
+. $srcdir/../../bfd/development.sh
 
 # Enable -lmcheck by default (it provides cheap-enough memory
 # mangling), but turn it off for releases.
This page took 0.023784 seconds and 4 git commands to generate.