summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2010-10-06 23:33:56 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2010-10-06 23:33:56 (GMT)
commit6dbfc9d3aeacb5baae1dbc9f03cc81a5a9cfcc61 (patch)
tree50d423ec5364a08525931bdb1991397c71e68560 /configure
parentc18db616e502fbdeed35966081a6aa6c4c61945d (diff)
downloadhdf5-6dbfc9d3aeacb5baae1dbc9f03cc81a5a9cfcc61.zip
hdf5-6dbfc9d3aeacb5baae1dbc9f03cc81a5a9cfcc61.tar.gz
hdf5-6dbfc9d3aeacb5baae1dbc9f03cc81a5a9cfcc61.tar.bz2
[svn-r19529] Added line to config/examples.am to remove execute permission from example source files that are installed in .../share/hdf5_examples/. This will address bugzilla #2025.
Tested with h5committest on amani, heiwa, and jam.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 98df24b..9d62b16 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
#! /bin/sh
-# From configure.in Id: configure.in 19499 2010-10-01 05:43:11Z koziol .
+# From configure.in Id: configure.in 19511 2010-10-05 13:28:37Z hdftest .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.67 for HDF5 1.8.7-snap1.
#