summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2013-05-27 13:52:08 -0400
committerPaul Smith <psmith@gnu.org>2013-05-27 13:52:08 -0400
commitef11217de78bdd4f5431830572aa90f0a5417368 (patch)
tree41b148d4677090cf205ad7da640209ee38694ff0 /ChangeLog
parente8f5d322cf720f65a1d24c1219bcedef8af9e6ec (diff)
downloadgunmake-ef11217de78bdd4f5431830572aa90f0a5417368.tar.gz
Create a new variable MAKE_HOST providing the host architecture.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e4e4b2c..0cb5288 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-05-27 Paul Smith <psmith@gnu.org>
+
+ * variable.c (define_automatic_variables): Create a new variable
+ MAKE_HOST.
+
2013-05-27 Hartmut Becker <becker.ismaning@freenet.de>
* function.c (func_shell_base) [VMS]: Support VMS.