diff --git a/template/Makefile.in b/template/Makefile.in index 97313af5a4..0bb30e1474 100644 --- a/template/Makefile.in +++ b/template/Makefile.in @@ -47,6 +47,7 @@ libdir = @libdir@ libexecdir = @libexecdir@ datarootdir = @datarootdir@ datadir = @datadir@ +target_os = @target_os@ arch = @arch@ sitearch = @sitearch@ sitedir = @sitedir@