diff options
Diffstat (limited to 'c++/test/Makefile.in')
-rw-r--r-- | c++/test/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/c++/test/Makefile.in b/c++/test/Makefile.in index 686df18..841a797 100644 --- a/c++/test/Makefile.in +++ b/c++/test/Makefile.in @@ -585,6 +585,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@ |