gdbsupport/configure.ac: source development.sh
[deliverable/binutils-gdb.git] / gdbsupport / configure.ac
index 401e16f821da462b81d39f9a949b0b419165780b..ab71a3cb3665f4f88e529ecac3b752f2c62de00d 100644 (file)
@@ -33,6 +33,9 @@ AC_USE_SYSTEM_EXTENSIONS
 ACX_LARGEFILE
 AM_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.
 AX_CXX_COMPILE_STDCXX(11, , mandatory)
This page took 0.024875 seconds and 4 git commands to generate.