summaryrefslogtreecommitdiffstats
path: root/sim/moxie/configure
diff options
context:
space:
mode:
Diffstat (limited to 'sim/moxie/configure')
-rw-r--r--sim/moxie/configure12
1 files changed, 12 insertions, 0 deletions
diff --git a/sim/moxie/configure b/sim/moxie/configure
index 3860f11381..5659a75255 100644
--- a/sim/moxie/configure
+++ b/sim/moxie/configure
@@ -620,6 +620,7 @@ MAKE
CCDEPMODE
DEPDIR
am__leading_dot
+PACKAGE
RANLIB
AR
HDEFINES
@@ -4061,6 +4062,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