summaryrefslogtreecommitdiff
path: root/config.make.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.make.in')
-rw-r--r--config.make.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.make.in b/config.make.in
index 41452464..fe4b1e65 100644
--- a/config.make.in
+++ b/config.make.in
@@ -1,5 +1,8 @@
# @configure_input@
+# What version of the Hurd is this?
+hurd-version := @PACKAGE_VERSION@
+
# Machine architecture.
machine = @host_cpu@
asm_syntax = @asm_syntax@