summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.in1
-rw-r--r--tools/h5copy/Makefile.in1
-rw-r--r--tools/h5diff/Makefile.in1
-rw-r--r--tools/h5dump/Makefile.in1
-rw-r--r--tools/h5import/Makefile.in1
-rw-r--r--tools/h5jam/Makefile.in1
-rw-r--r--tools/h5ls/Makefile.in1
-rw-r--r--tools/h5repack/Makefile.in1
-rw-r--r--tools/h5stat/Makefile.in1
-rw-r--r--tools/lib/Makefile.in1
-rw-r--r--tools/libtest/Makefile.in1
-rw-r--r--tools/misc/Makefile.in1
-rw-r--r--tools/perform/Makefile.in1
13 files changed, 13 insertions, 0 deletions
diff --git a/tools/Makefile.in b/tools/Makefile.in
index 4015272..668a6c7 100644
--- a/tools/Makefile.in
+++ b/tools/Makefile.in
@@ -644,6 +644,7 @@ enable_shared = @enable_shared@
enable_static = @enable_static@
examplesdir = @examplesdir@
exec_prefix = @exec_prefix@
+fmoddir = @fmoddir@
fortran_linux_linker_option = @fortran_linux_linker_option@
host = @host@
host_alias = @host_alias@
diff --git a/tools/h5copy/Makefile.in b/tools/h5copy/Makefile.in
index 734d23a..3d1998a 100644
--- a/tools/h5copy/Makefile.in
+++ b/tools/h5copy/Makefile.in
@@ -643,6 +643,7 @@ enable_shared = @enable_shared@
enable_static = @enable_static@
examplesdir = @examplesdir@
exec_prefix = @exec_prefix@
+fmoddir = @fmoddir@
fortran_linux_linker_option = @fortran_linux_linker_option@
host = @host@
host_alias = @host_alias@
diff --git a/tools/h5diff/Makefile.in b/tools/h5diff/Makefile.in
index 3121aa5..15a4d0c 100644
--- a/tools/h5diff/Makefile.in
+++ b/tools/h5diff/Makefile.in
@@ -672,6 +672,7 @@ enable_shared = @enable_shared@
enable_static = @enable_static@
examplesdir = @examplesdir@
exec_prefix = @exec_prefix@
+fmoddir = @fmoddir@
fortran_linux_linker_option = @fortran_linux_linker_option@
host = @host@
host_alias = @host_alias@
diff --git a/tools/h5dump/Makefile.in b/tools/h5dump/Makefile.in
index e0e4cc0..78ea8ff 100644
--- a/tools/h5dump/Makefile.in
+++ b/tools/h5dump/Makefile.in
@@ -675,6 +675,7 @@ enable_shared = @enable_shared@
enable_static = @enable_static@
examplesdir = @examplesdir@
exec_prefix = @exec_prefix@
+fmoddir = @fmoddir@
fortran_linux_linker_option = @fortran_linux_linker_option@
host = @host@
host_alias = @host_alias@
diff --git a/tools/h5import/Makefile.in b/tools/h5import/Makefile.in
index a14184f..c25cce5 100644
--- a/tools/h5import/Makefile.in
+++ b/tools/h5import/Makefile.in
@@ -644,6 +644,7 @@ enable_shared = @enable_shared@
enable_static = @enable_static@
examplesdir = @examplesdir@
exec_prefix = @exec_prefix@
+fmoddir = @fmoddir@
fortran_linux_linker_option = @fortran_linux_linker_option@
host = @host@
host_alias = @host_alias@
diff --git a/tools/h5jam/Makefile.in b/tools/h5jam/Makefile.in
index 8429fca..ff150c3 100644
--- a/tools/h5jam/Makefile.in
+++ b/tools/h5jam/Makefile.in
@@ -662,6 +662,7 @@ enable_shared = @enable_shared@
enable_static = @enable_static@
examplesdir = @examplesdir@
exec_prefix = @exec_prefix@
+fmoddir = @fmoddir@
fortran_linux_linker_option = @fortran_linux_linker_option@
host = @host@
host_alias = @host_alias@
diff --git a/tools/h5ls/Makefile.in b/tools/h5ls/Makefile.in
index a00bba1..8e14cb0 100644
--- a/tools/h5ls/Makefile.in
+++ b/tools/h5ls/Makefile.in
@@ -657,6 +657,7 @@ enable_shared = @enable_shared@
enable_static = @enable_static@
examplesdir = @examplesdir@
exec_prefix = @exec_prefix@
+fmoddir = @fmoddir@
fortran_linux_linker_option = @fortran_linux_linker_option@
host = @host@
host_alias = @host_alias@
diff --git a/tools/h5repack/Makefile.in b/tools/h5repack/Makefile.in
index da8ef9e..9c289b6 100644
--- a/tools/h5repack/Makefile.in
+++ b/tools/h5repack/Makefile.in
@@ -717,6 +717,7 @@ enable_shared = @enable_shared@
enable_static = @enable_static@
examplesdir = @examplesdir@
exec_prefix = @exec_prefix@
+fmoddir = @fmoddir@
fortran_linux_linker_option = @fortran_linux_linker_option@
host = @host@
host_alias = @host_alias@
diff --git a/tools/h5stat/Makefile.in b/tools/h5stat/Makefile.in
index f1ab0bd..7d8a6e8 100644
--- a/tools/h5stat/Makefile.in
+++ b/tools/h5stat/Makefile.in
@@ -645,6 +645,7 @@ enable_shared = @enable_shared@
enable_static = @enable_static@
examplesdir = @examplesdir@
exec_prefix = @exec_prefix@
+fmoddir = @fmoddir@
fortran_linux_linker_option = @fortran_linux_linker_option@
host = @host@
host_alias = @host_alias@
diff --git a/tools/lib/Makefile.in b/tools/lib/Makefile.in
index 271b4a3..c833c10 100644
--- a/tools/lib/Makefile.in
+++ b/tools/lib/Makefile.in
@@ -640,6 +640,7 @@ enable_shared = @enable_shared@
enable_static = @enable_static@
examplesdir = @examplesdir@
exec_prefix = @exec_prefix@
+fmoddir = @fmoddir@
fortran_linux_linker_option = @fortran_linux_linker_option@
host = @host@
host_alias = @host_alias@
diff --git a/tools/libtest/Makefile.in b/tools/libtest/Makefile.in
index 4e9bb8b..24e6b41 100644
--- a/tools/libtest/Makefile.in
+++ b/tools/libtest/Makefile.in
@@ -642,6 +642,7 @@ enable_shared = @enable_shared@
enable_static = @enable_static@
examplesdir = @examplesdir@
exec_prefix = @exec_prefix@
+fmoddir = @fmoddir@
fortran_linux_linker_option = @fortran_linux_linker_option@
host = @host@
host_alias = @host_alias@
diff --git a/tools/misc/Makefile.in b/tools/misc/Makefile.in
index 6095288..ef3c729 100644
--- a/tools/misc/Makefile.in
+++ b/tools/misc/Makefile.in
@@ -662,6 +662,7 @@ enable_shared = @enable_shared@
enable_static = @enable_static@
examplesdir = @examplesdir@
exec_prefix = @exec_prefix@
+fmoddir = @fmoddir@
fortran_linux_linker_option = @fortran_linux_linker_option@
host = @host@
host_alias = @host_alias@
diff --git a/tools/perform/Makefile.in b/tools/perform/Makefile.in
index ada6475..441f86c 100644
--- a/tools/perform/Makefile.in
+++ b/tools/perform/Makefile.in
@@ -681,6 +681,7 @@ enable_shared = @enable_shared@
enable_static = @enable_static@
examplesdir = @examplesdir@
exec_prefix = @exec_prefix@
+fmoddir = @fmoddir@
fortran_linux_linker_option = @fortran_linux_linker_option@
host = @host@
host_alias = @host_alias@