diff options
Diffstat (limited to 'config.make.in')
-rw-r--r-- | config.make.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.make.in b/config.make.in index dd18fee..644e5ed 100644 --- a/config.make.in +++ b/config.make.in @@ -8,6 +8,7 @@ exec_prefix = @exec_prefix@ # System configuration. config-machine = @host_cpu@ +base-machine = @base_machine@ config-vendor = @host_vendor@ config-os = @host_os@ config-sysdirs = @sysnames@ |