aboutsummaryrefslogtreecommitdiff
path: root/sim/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'sim/configure.ac')
-rw-r--r--sim/configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/sim/configure.ac b/sim/configure.ac
index ecda34a..84a7e0a 100644
--- a/sim/configure.ac
+++ b/sim/configure.ac
@@ -14,6 +14,9 @@ AC_DEFINE_UNQUOTED([REPORT_BUGS_TO], ["$REPORT_BUGS_TO"], [Bug reporting address
AC_CONFIG_HEADERS([config.h])
+dnl Set the 'development' global before loading the SIM macros.
+. $srcdir/../bfd/development.sh
+
SIM_AC_TOOLCHAIN
SIM_AC_PLATFORM