summaryrefslogtreecommitdiffstats
path: root/src/libhdf5.settings.in
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2013-09-10 14:24:34 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2013-09-10 14:24:34 (GMT)
commit175e82e4843dbf2d6bec7f7121798338f4564379 (patch)
treeb3d93c7c46e8e64984ca6b39db970bf4b5323b40 /src/libhdf5.settings.in
parentb0d34310f5ff752c5ab1ef3a0c88229aea32c31f (diff)
downloadhdf5-175e82e4843dbf2d6bec7f7121798338f4564379.zip
hdf5-175e82e4843dbf2d6bec7f7121798338f4564379.tar.gz
hdf5-175e82e4843dbf2d6bec7f7121798338f4564379.tar.bz2
[svn-r24120] HDFFV-8345: plugin test properly checks static-exec result to include test.
Tested: jam
Diffstat (limited to 'src/libhdf5.settings.in')
-rw-r--r--src/libhdf5.settings.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libhdf5.settings.in b/src/libhdf5.settings.in
index 343fa34..b594cc2 100644
--- a/src/libhdf5.settings.in
+++ b/src/libhdf5.settings.in
@@ -25,7 +25,7 @@ Compiling Options:
AM_CPPFLAGS: @AM_CPPFLAGS@
Shared C Library: @enable_shared@
Static C Library: @enable_static@
- Statically Linked Executables: @STATIC_EXEC@
+ Statically Linked Executables: @LT_STATIC_EXEC@
LDFLAGS: @LDFLAGS@
H5_LDFLAGS: @H5_LDFLAGS@
AM_LDFLAGS: @AM_LDFLAGS@