diff options
author | M. Scot Breitenfeld <brtnfld@hdfgroup.org> | 2017-08-04 14:03:29 (GMT) |
---|---|---|
committer | M. Scot Breitenfeld <brtnfld@hdfgroup.org> | 2017-08-04 14:03:29 (GMT) |
commit | 51b97cc02d39ae7f05b129463087ef13a97a2822 (patch) | |
tree | 54d747eb943b6daca5da2594a40267a318a5fc53 /tools/lib/Makefile.in | |
parent | c7465bdfb8ebd857dbdd36a6e9e89236241add7e (diff) | |
download | hdf5-51b97cc02d39ae7f05b129463087ef13a97a2822.zip hdf5-51b97cc02d39ae7f05b129463087ef13a97a2822.tar.gz hdf5-51b97cc02d39ae7f05b129463087ef13a97a2822.tar.bz2 |
generated reconfigure files for configure changes
Diffstat (limited to 'tools/lib/Makefile.in')
-rw-r--r-- | tools/lib/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/lib/Makefile.in b/tools/lib/Makefile.in index 62fa41d..f3b80bf 100644 --- a/tools/lib/Makefile.in +++ b/tools/lib/Makefile.in @@ -580,6 +580,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@ |