diff options
Diffstat (limited to 'hl/Makefile.in')
-rw-r--r-- | hl/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hl/Makefile.in b/hl/Makefile.in index d203a60..825621a 100644 --- a/hl/Makefile.in +++ b/hl/Makefile.in @@ -587,6 +587,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@ |