diff options
Diffstat (limited to 'hl/tools/Makefile.in')
-rw-r--r-- | hl/tools/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hl/tools/Makefile.in b/hl/tools/Makefile.in index 8c1eab7..1416a66 100644 --- a/hl/tools/Makefile.in +++ b/hl/tools/Makefile.in @@ -584,6 +584,7 @@ dvidir = @dvidir@ enable_shared = @enable_shared@ enable_static = @enable_static@ exec_prefix = @exec_prefix@ +fortran_linux_linker_option = @fortran_linux_linker_option@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ |