summaryrefslogtreecommitdiffstats
path: root/sim/cr16/configure
diff options
context:
space:
mode:
Diffstat (limited to 'sim/cr16/configure')
-rw-r--r--sim/cr16/configure12
1 files changed, 12 insertions, 0 deletions
diff --git a/sim/cr16/configure b/sim/cr16/configure
index 8e69d60518..cb3a339d1e 100644
--- a/sim/cr16/configure
+++ b/sim/cr16/configure
@@ -619,6 +619,7 @@ MAKE
CCDEPMODE
DEPDIR
am__leading_dot
+PACKAGE
RANLIB
AR
HDEFINES
@@ -4058,6 +4059,17 @@ else
fi
+# Some of the common include files depend on bfd.h, and bfd.h checks
+# that config.h is included first by testing that the PACKAGE macro
+# is defined.
+PACKAGE=sim
+
+cat >>confdefs.h <<_ACEOF
+#define PACKAGE "$PACKAGE"
+_ACEOF
+
+
+
# Dependency checking.
ac_config_commands="$ac_config_commands depdir"
OpenPOWER on IntegriCloud