summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorMike McGreevy <mamcgree@hdfgroup.org>2008-05-16 17:52:19 (GMT)
committerMike McGreevy <mamcgree@hdfgroup.org>2008-05-16 17:52:19 (GMT)
commite894bb1ec6c898ff3cc88e615e6a26f45bbd759a (patch)
treea95c5335431e2eb3b800b512b840cff28f106ab0 /configure
parent9fd6621c925769ab119d2b1d8c2bfbb22ce2276e (diff)
downloadhdf5-e894bb1ec6c898ff3cc88e615e6a26f45bbd759a.zip
hdf5-e894bb1ec6c898ff3cc88e615e6a26f45bbd759a.tar.gz
hdf5-e894bb1ec6c898ff3cc88e615e6a26f45bbd759a.tar.bz2
[svn-r15020] Purpose: Configure Fix
Description: The test program h52gifgentst was getting installed in the bin directory during 'make install', and it shouldn't. Make now builds the program for use in testing but doesn't install it during 'make install'. Tested: kagiso
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 93744e7..67a6b8b 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
#! /bin/sh
-# From configure.in Id: configure.in 15014 2008-05-15 21:35:13Z mcgreevy .
+# From configure.in Id: configure.in 15017 2008-05-16 04:00:28Z acheng .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.61 for HDF5 1.9.6.
#