summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure8
1 files changed, 8 insertions, 0 deletions
diff --git a/configure b/configure
index 7d57197..892edaa 100755
--- a/configure
+++ b/configure
@@ -30908,6 +30908,14 @@ _ACEOF
done
fi
+if test 1 = 2; then
+
+cat >>confdefs.h <<\_ACEOF
+#define NO_SHARED_WRITING 1
+_ACEOF
+
+fi
+
H5_VERSION="`cut -d' ' -f3 $srcdir/README.txt | head -1`"