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