summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2015-01-31 13:32:42 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2015-01-31 13:32:42 (GMT)
commit46ea85c6cb6c6b33c59cba792c89c34e97d5521c (patch)
tree9df1db7dc22829c535234d39d0913d48f22c2318 /bin
parentba002bcc8f8fad5de54d0239e1e967784e228453 (diff)
downloadhdf5-46ea85c6cb6c6b33c59cba792c89c34e97d5521c.zip
hdf5-46ea85c6cb6c6b33c59cba792c89c34e97d5521c.tar.gz
hdf5-46ea85c6cb6c6b33c59cba792c89c34e97d5521c.tar.bz2
[svn-r26090] Added an autogen.sh script.
Note that bin/reconfigure still exists. It will be removed at a later date. Part of HDFFV-9114 Tested on: jam
Diffstat (limited to 'bin')
-rwxr-xr-xbin/reconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/reconfigure b/bin/reconfigure
index 7a0f437..5aa5ece 100755
--- a/bin/reconfigure
+++ b/bin/reconfigure
@@ -1,5 +1,6 @@
#! /bin/sh
#
+# Copyright by The HDF Group.
# Copyright by the Board of Trustees of the University of Illinois.
# All rights reserved.
#
@@ -150,3 +151,4 @@ echo " Running flex generation script:"
bin/genltanalyze || exit 1
exit 0
+