Add the `%host-type' global variable.
authorLudovic Courtès <ludo@gnu.org>
Fri, 18 Sep 2009 09:40:03 +0000 (11:40 +0200)
committerLudovic Courtès <ludo@gnu.org>
Fri, 18 Sep 2009 09:40:03 +0000 (11:40 +0200)
commitd7a22073268779fd37a8ef8e69816076f63615d8
tree4516eddf65c57e6111cc87ac3d68b2e57107cdf1
parent5b87844575ff7e8071d0fd9f10c9212a4f6afd16
Add the `%host-type' global variable.

* configure.ac: Define `HOST_TYPE'.

* libguile/load.c (sys_host_type): New variable.

* doc/ref/api-options.texi (Build Config): Document `%host-type'.
configure.ac
doc/ref/api-options.texi
libguile/load.c