gdbsupport/configure.ac: source development.sh
[deliverable/binutils-gdb.git] / gdbsupport / configure
index a4871f8d5bce1bd25f491b28d103099b58f60adf..e7a99e3ddfba2de630afbf9f390e96a107b8da23 100755 (executable)
@@ -6569,6 +6569,9 @@ fi
 am_cv_prog_cc_stdc=$ac_cv_prog_cc_stdc
 
 
+# Set the 'development' global.
+. $srcdir/../bfd/development.sh
+
 # We require a C++11 compiler.  Check if one is available, and if
 # necessary, set CXX_DIALECT to some -std=xxx switch.
 
This page took 0.025285 seconds and 4 git commands to generate.