aboutsummaryrefslogtreecommitdiffstats
path: root/tools/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'tools/config.h.in')
-rw-r--r--tools/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/config.h.in b/tools/config.h.in
index 8bda0bd259..f84422213f 100644
--- a/tools/config.h.in
+++ b/tools/config.h.in
@@ -18,6 +18,9 @@
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
+/* Qemu traditional enabled */
+#undef HAVE_QEMU_TRADITIONAL
+
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H