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 /hl/tools | |
parent | c7465bdfb8ebd857dbdd36a6e9e89236241add7e (diff) | |
download | hdf5-51b97cc02d39ae7f05b129463087ef13a97a2822.zip hdf5-51b97cc02d39ae7f05b129463087ef13a97a2822.tar.gz hdf5-51b97cc02d39ae7f05b129463087ef13a97a2822.tar.bz2 |
generated reconfigure files for configure changes
Diffstat (limited to 'hl/tools')
-rw-r--r-- | hl/tools/Makefile.in | 1 | ||||
-rw-r--r-- | hl/tools/gif2h5/Makefile.in | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/hl/tools/Makefile.in b/hl/tools/Makefile.in index 0589b49..293605e 100644 --- a/hl/tools/Makefile.in +++ b/hl/tools/Makefile.in @@ -583,6 +583,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@ diff --git a/hl/tools/gif2h5/Makefile.in b/hl/tools/gif2h5/Makefile.in index dd7a691..9992e81 100644 --- a/hl/tools/gif2h5/Makefile.in +++ b/hl/tools/gif2h5/Makefile.in @@ -596,6 +596,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@ |